Skip to content
This repository has been archived by the owner on Aug 7, 2023. It is now read-only.

Linter not showing any issues #192

Closed
4 tasks done
ghost opened this issue Oct 28, 2018 · 2 comments
Closed
4 tasks done

Linter not showing any issues #192

ghost opened this issue Oct 28, 2018 · 2 comments

Comments

@ghost
Copy link

ghost commented Oct 28, 2018

Checklist

  • Check that you have the GNU C Compiler installed by typing gcc --version into a terminal.
  • If you don't have the linter package installed, either update to the latest version of linter-gcc or install linter directly with apm install linter.
  • Ensure that you are using a valid grammar - either C/C++/C++14
  • Ensure that you have read all the relevant information in the wiki, particularly the Common Issues page.

Issue (including debugging messages):

When copy-pasting the command from the debugging console into terminal, it correctly shows the errors. In Atom no errors are found.

a
b
c
d

@Hex052
Copy link

Hex052 commented Feb 7, 2019

There was an update in Linter that removed the v1 api, but this package (linter-gcc) does not seem to be maintained anymore. Try @tvincent056's fork, linter-gcc2. See comment on #185

@Arcanemagus
Copy link
Member

Duplicate of #199

@Arcanemagus Arcanemagus marked this as a duplicate of #199 Dec 23, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants