summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorw0rp <devw0rp@gmail.com>2016-12-22 11:32:20 +0000
committerw0rp <devw0rp@gmail.com>2016-12-22 11:32:20 +0000
commitcd6d8f2ab62e30571da9384c561da03b36f60b1c (patch)
tree09ec7260d092a418158ee61a70b6dd2908572472 /README.md
parent771bfe3b185adb87e9480118eff8b476f6f02f05 (diff)
downloadale-cd6d8f2ab62e30571da9384c561da03b36f60b1c.zip
Fix #229 Disable text linters by default
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.md b/README.md
index 9ae147c1..2a6c9aca 100644
--- a/README.md
+++ b/README.md
@@ -82,13 +82,14 @@ name. That seems to be the fairest way to arrange this table.
| Scala | [scalac](http://scala-lang.org) |
| Swift | [swiftlint](https://swift.org/) |
| Tex | [proselint](http://proselint.com/) |
-| Text | [proselint](http://proselint.com/) |
+| Text^^ | [proselint](http://proselint.com/) |
| TypeScript | [tslint](https://github.com/palantir/tslint), typecheck |
| Verilog | [iverilog](https://github.com/steveicarus/iverilog), [verilator](http://www.veripool.org/projects/verilator/wiki/Intro) |
| Vim | [vint](https://github.com/Kuniwak/vint) |
| YAML | [yamllint](https://yamllint.readthedocs.io/) |
-*^ Supported only on Unix machines via a wrapper script.*
+* *^ Supported only on Unix machines via a wrapper script.*
+* *^^ No text linters are enabled by default.*
If you would like to see support for more languages and tools, please
[create an issue](https://github.com/w0rp/ale/issues)