dense-analysis / dense-analysis/ale
Pass compile_commands.json arguments to Fortran-Linter
Open
enhancement
- Dominant language
- Vim Script
- Stars
- 14k
- Forks
- 1.5k
- Avg merge
- 17h 49m
- Merged PRs (30d)
- 1
Description
Currently the Fortranlinter only passes the current file.
Extracting the compile arguments from the 'compile_command.json' file would be a way to pass them to the linter. Something like that was tried in #725. It could also be used in #1167.
Contributor guide
Assessment
This issue has not been assessed yet.