We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e20d175 commit 4cc9d2aCopy full SHA for 4cc9d2a
CONTRIBUTING.md
@@ -70,3 +70,7 @@ should be asked on the
70
- Note that the linter (`bin/lint`) which is run after each commit
71
complains about unused variables and functions. Prefix their names
72
with an underscore to muffle it.
73
+
74
+- CodeMirror does *not* follow JSHint or JSLint prescribed style.
75
+ Patches that try to 'fix' code to pass one of these linters will be
76
+ unceremoniously discarded.
0 commit comments