From 9553c24fa00ac8499d01adbb55d32403f180bf53 Mon Sep 17 00:00:00 2001 From: w0rp Date: Sun, 18 Sep 2016 19:19:40 +0100 Subject: Add support for checking Fortran syntax with GCC. Mad respect for the mathematicians. --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index 1e37c831..05ad5426 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,7 @@ name. That seems to be the fairest way to arrange this table. | Bash | [-n flag](https://www.gnu.org/software/bash/manual/bash.html#index-set) | | Bourne Shell | [-n flag](http://linux.die.net/man/1/sh) | | D | [dmd](https://dlang.org/dmd-linux.html) | +| Fortran | [gcc](https://gcc.gnu.org/) | | JavaScript | [eslint](http://eslint.org/), [jscs](http://jscs.info/), [jshint](http://jshint.com/) | | Python | [flake8](http://flake8.pycqa.org/en/latest/) | | Ruby | [rubocop](https://github.com/bbatsov/rubocop) | -- cgit v1.2.3