Skip to content

Commit

Permalink
Use js 'standard' formatter and pre-commit
Browse files Browse the repository at this point in the history
NOTICE: Don't reformat scripts in ./static (may be already minified)
  • Loading branch information
fhemberger committed Sep 18, 2015
1 parent ea4d49d commit 400c32f
Show file tree
Hide file tree
Showing 16 changed files with 426 additions and 461 deletions.
3 changes: 3 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true

[*.js]
indent_size = 2

[*.md]
trim_trailing_whitespace = false

Expand Down
22 changes: 0 additions & 22 deletions .eslintrc

This file was deleted.

Loading

0 comments on commit 400c32f

Please sign in to comment.