- Commit
- a96212d2e7dcc693c0511f5a83ec2c97830bb237
- Parent
- f1f08ef096c4afae74e71f0db053c7ef3bcc4632
- Author
- John MacFarlane <jgm@berkeley.edu>
- Date
Removed JS specific stuff from .editorconfig.
My personal build of CMark ✏️
Removed JS specific stuff from .editorconfig.
1 file changed, 0 insertions, 5 deletions
Status | File Name | N° Changes | Insertions | Deletions |
Modified | .editorconfig | 5 | 0 | 5 |
diff --git a/.editorconfig b/.editorconfig @@ -7,11 +7,6 @@ end_of_line = lf charset = utf-8 insert_final_newline = true -[*.js] -trim_trailing_whitespace = true -indent_style = space -indent_size = 2 - [*.{c,h}] trim_trailing_whitespace = true indent_style = tab