diff options
author | Taylor Blau <me@ttaylorr.com> | 2017-11-07 22:18:49 -0800 |
---|---|---|
committer | Taylor Blau <me@ttaylorr.com> | 2017-11-07 22:18:49 -0800 |
commit | 105251c1de75d2c6775175eb012bf8eb600e2a44 (patch) | |
tree | f3c921f89492e589ca8e9b0962be92c324e9132a | |
parent | 248a5eb2f61aafdc7a20d3eea5709476c2a21a5b (diff) | |
download | ale-105251c1de75d2c6775175eb012bf8eb600e2a44.zip |
README: denote that 'Dafny' linter checks files
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -87,7 +87,7 @@ formatting. | CSS | [csslint](http://csslint.net/), [stylelint](https://github.com/stylelint/stylelint), [prettier](https://github.com/prettier/prettier) | | Cython (pyrex filetype) | [cython](http://cython.org/) | | D | [dmd](https://dlang.org/dmd-linux.html) | -| Dafny | [dafny](https://rise4fun.com/Dafny) | +| Dafny | [dafny](https://rise4fun.com/Dafny) !! | | Dart | [dartanalyzer](https://github.com/dart-lang/sdk/tree/master/pkg/analyzer_cli) !!, [language_server](https://github.com/natebosch/dart_language_server) | | Dockerfile | [hadolint](https://github.com/lukasmartinelli/hadolint) | | Elixir | [credo](https://github.com/rrrene/credo), [dogma](https://github.com/lpil/dogma) !! | |