We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9016ae3 commit 95951a5Copy full SHA for 95951a5
CONTRIBUTING.md
@@ -78,7 +78,7 @@ By contributing code to CodeMirror you
78
### Coding standards
79
80
- 2 spaces per indentation level, no tabs.
81
-- Include semicolons after statements.
+
82
- Note that the linter (`bin/lint`) which is run after each commit
83
complains about unused variables and functions. Prefix their names
84
with an underscore to muffle it.
0 commit comments