summaryrefslogtreecommitdiff
path: root/host_error_monitor/cmake-format.json
diff options
context:
space:
mode:
authorJason M. Bills <jason.m.bills@linux.intel.com>2019-11-08 22:08:11 +0300
committerBills, Jason M <jason.m.bills@intel.com>2019-11-25 23:28:08 +0300
commitc83fd07531425531af219d919bfd01fd8bce8790 (patch)
tree863f595e3000bde6bb798d9a3318ce7838662cff /host_error_monitor/cmake-format.json
parent62d865faae2c183a64455abed5114d67aa61b311 (diff)
downloadprovingground-c83fd07531425531af219d919bfd01fd8bce8790.tar.xz
Remove host error monitor
Host error monitor moved to its own repo, so remove it from here. Change-Id: Ie8e16cf1931a80cb7674b410a2e1e68c47acb111 Signed-off-by: Jason M. Bills <jason.m.bills@linux.intel.com>
Diffstat (limited to 'host_error_monitor/cmake-format.json')
-rw-r--r--host_error_monitor/cmake-format.json12
1 files changed, 0 insertions, 12 deletions
diff --git a/host_error_monitor/cmake-format.json b/host_error_monitor/cmake-format.json
deleted file mode 100644
index 4a701ae..0000000
--- a/host_error_monitor/cmake-format.json
+++ /dev/null
@@ -1,12 +0,0 @@
-{
- "enum_char": ".",
- "line_ending": "unix",
- "bullet_char": "*",
- "max_subargs_per_line": 99,
- "command_case": "lower",
- "tab_size": 4,
- "line_width": 80,
- "separate_fn_name_with_space": true,
- "dangle_parens": true,
- "separate_ctrl_name_with_space": true
-}