linter-gcc icon indicating copy to clipboard operation
linter-gcc copied to clipboard

Linter isn't working.

Open ozzstrich opened this issue 8 years ago • 0 comments

Checklist

  • [x] Check that you have the GNU C Compiler installed by typing gcc --version into a terminal.
  • [x] 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.
  • [x] Ensure that you are using a valid grammar - either C/C++/C++14
  • [x] Ensure that you have read all the relevant information in the wiki, particularly the Common Issues page.

Issue (including debugging messages):

I'm not getting any debugging messages. The linter simply isn't working. It's probably something stupid on my end, but would appreciate some help.

Edit: Using Atom on MacOS.

Edit2: Fixed by following this

ozzstrich avatar Nov 23 '17 10:11 ozzstrich