From 81a9f67b5f9d86bafc20ff53315e036913ed2479 Mon Sep 17 00:00:00 2001 From: Alexey Avramov Date: Mon, 25 Mar 2019 12:25:07 +0900 Subject: [PATCH] add warning_exe option --- .idea/misc.xml | 4 ++ .idea/modules.xml | 8 +++ .idea/nohang.iml | 11 ++++ .idea/vcs.xml | 6 ++ .idea/workspace.xml | 155 ++++++++++++++++++++++++++++++++++++++++++++ README.md | 3 +- nohang | 42 ++++++++---- nohang.conf | 19 ++++-- 8 files changed, 229 insertions(+), 19 deletions(-) create mode 100644 .idea/misc.xml create mode 100644 .idea/modules.xml create mode 100644 .idea/nohang.iml create mode 100644 .idea/vcs.xml create mode 100644 .idea/workspace.xml diff --git a/.idea/misc.xml b/.idea/misc.xml new file mode 100644 index 0000000..4509fc6 --- /dev/null +++ b/.idea/misc.xml @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml new file mode 100644 index 0000000..4bb6158 --- /dev/null +++ b/.idea/modules.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/nohang.iml b/.idea/nohang.iml new file mode 100644 index 0000000..6711606 --- /dev/null +++ b/.idea/nohang.iml @@ -0,0 +1,11 @@ + + + + + + + + + + \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 0000000..94a25f7 --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/.idea/workspace.xml b/.idea/workspace.xml new file mode 100644 index 0000000..156ca81 --- /dev/null +++ b/.idea/workspace.xml @@ -0,0 +1,155 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +