coala / coala-bears

Bears for coala
https://coala.io/
GNU Affero General Public License v3.0
295 stars 580 forks source link

Linter bear for Fortran #1365

Open coala-bot opened 7 years ago

coala-bot commented 7 years ago

Opened via gitter by @Shade5

rohanraju97 commented 7 years ago

Is there a proper linter tool for Fortran available online? I tried searching but couldn't find one.

yashtrivedi96 commented 7 years ago

Not sure may be cleanscape Fortran lint.

yash-nisar commented 7 years ago

The link -> https://stellar.cleanscape.net/products/fortranlint/ @rohanraju97

rohanraju97 commented 7 years ago

I saw this. It's not a simple downloadable tool like the other linter tools used by coala. It isn't available as a package either.

Makman2 commented 7 years ago

Is this proprietary? If so I'm not so sure we get license problems with that (or at least we need to take care properly)^^ Also I would like to support open-source software if possible over commercial products, especially if the website looks like from being from 1990...

EDIT: It really is old it seems, I've seen on the "Operation" link that a document supports "Internet Explorer 4 or higher / NetScape", I really think we shouldn't take this linter into our bear-collection^^

Makman2 commented 7 years ago

There's a linter integration for Atom: https://github.com/AtomLinter/linter-gfortran It uses the gfortran compiler. Maybe we can look at how they are doing things :+1:

And there's also Forcheck: http://www.forcheck.nl/downloads.htm And it's GPL ;)

jayvdb commented 6 years ago

Re fortranlint, I have created https://gitlab.com/coala/non-free-linter-bears/issues/2