Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Intel and LLVM compilers #291

Closed
gnikit opened this issue Nov 17, 2021 · 0 comments · Fixed by #293
Closed

Add support for Intel and LLVM compilers #291

gnikit opened this issue Nov 17, 2021 · 0 comments · Fixed by #293

Comments

@gnikit
Copy link
Member

gnikit commented Nov 17, 2021

Linting should not be only for gfortran. It is relatively easy to add additional linters. The compiler arguments need to be adjusted and then a regex would need to be created for each supported compiler.

gnikit added a commit that referenced this issue Nov 19, 2021
and adds support for gfortran and ifort compilers

Fixes Rewrite settings interface #292
Fixes Add support for Intel and LLVM compilers #291
Fixes gfortran linter regex cannot display certain failures #295
gnikit added a commit that referenced this issue Nov 24, 2021
and adds support for gfortran and ifort compilers

Fixes Rewrite settings interface #292
Fixes Add support for Intel and LLVM compilers #291
Fixes gfortran linter regex cannot display certain failures #295
@gnikit gnikit linked a pull request Nov 24, 2021 that will close this issue
8 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant