Skip to content

Settings compiler flags with fortls? #193

Closed Answered by gnikit
kshar-75 asked this question in Q&A
Discussion options

You must be logged in to vote

That is a gfortran warning coming from the linter (I assume you are using VS Code as you editor) not fortls i.e. this repo. Tabs in Fortran are not considered part of the standard, use spaces instead or disable the warning by -Wno-tabs

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by gnikit
Comment options

You must be logged in to vote
1 reply
@gnikit
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants