We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec74067 commit 925fc11Copy full SHA for 925fc11
README.md
@@ -39,6 +39,8 @@ We have two settings sections. 'clang' for c files, and 'clang++' to configure t
39
},
40
```
41
42
+Note: 'args' has the default value '-Wall -fsyntax-only -fno-caret-diagnostics', so make sure to include them when overriding 'args'.
43
+
44
All common settings information can be found here:
45
46
- SublimeLinter settings: http://sublimelinter.com/en/latest/settings.html
0 commit comments