Age | Commit message (Collapse) | Author |
|
* Line continuation characters should be on the same lines.
* .vim file line indentation should be a multiple of 4.
|
|
* The project style linter now runs while you type.
* Now the scripts for checking the project require blank lines.
* Many style issues have been found and fixed.
|
|
Add --working-dir option so joker can find a .joker file in the project root directory.
|
|
Adds new linter for clojure using joker
https://github.com/candid82/joker
fixes #975
ref #544 #1040
|