RackSec / desdemona

Data-backed security operations
Eclipse Public License 1.0
2 stars 7 forks source link

Add EditorConfig #24

Closed lvh closed 8 years ago

lvh commented 8 years ago

Closes #23.

codecov-io commented 8 years ago

Current coverage is 75.12%

Merging #24 into master will not affect coverage as of 8c245bb

@@            master     #24   diff @@
======================================
  Files           14      14       
  Stmts          386     386       
  Branches        26      26       
  Methods          0       0       
======================================
  Hit            290     290       
  Partial         26      26       
  Missed          70      70       

Review entire Coverage Diff as of 8c245bb

Powered by Codecov. Updated on successful CI builds.

lvh commented 8 years ago

Apparently EditorConfig has a trim_trailing_whitespace property but it's not very clear if that's the default, so I'll add that as well.