summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTaylor Blau <me@ttaylorr.com>2017-11-07 22:18:49 -0800
committerTaylor Blau <me@ttaylorr.com>2017-11-07 22:18:49 -0800
commit105251c1de75d2c6775175eb012bf8eb600e2a44 (patch)
treef3c921f89492e589ca8e9b0962be92c324e9132a
parent248a5eb2f61aafdc7a20d3eea5709476c2a21a5b (diff)
downloadale-105251c1de75d2c6775175eb012bf8eb600e2a44.zip
README: denote that 'Dafny' linter checks files
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index ca0405f9..624b5cd6 100644
--- a/README.md
+++ b/README.md
@@ -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) !! |