opsschool / curriculum

Ops School Curriculum
http://www.opsschool.org/
Other
1.62k stars 447 forks source link

Add an .editorconfig file and testing #349

Open miketheman opened 5 years ago

miketheman commented 5 years ago

As a Contributor, I want to have the editing rules auto-apply when editing where possible. If I don't have an editor that applies EditorConfig on save, then the CI should also validate that the changes enforce the rules, and fails with feedback as to why.