diff options
author | Unknwon <u@gogs.io> | 2016-08-16 23:06:38 -0700 |
---|---|---|
committer | Unknwon <u@gogs.io> | 2016-08-16 23:06:38 -0700 |
commit | a00c932bbc5a76ba9b0457d7d20cd1d5fc185b3d (patch) | |
tree | 8992a05aa3d7a72ea8e61047efc8cbab47944f33 /public/config.codekit | |
parent | 6f9a95f83020e215ebe3942bd541da34791dd043 (diff) |
General code quality improvement
Diffstat (limited to 'public/config.codekit')
-rw-r--r-- | public/config.codekit | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/config.codekit b/public/config.codekit index 018919d3..5faa5569 100644 --- a/public/config.codekit +++ b/public/config.codekit @@ -137,7 +137,7 @@ "outputPathIsOutsideProject": 0, "outputPathIsSetByUser": 0, "outputStyle": 1, - "syntaxCheckerStyle": 1 + "syntaxCheckerStyle": 0 }, "\/js\/jquery-1.11.3.min.js": { "fileType": 64, |