In one of my .scss files I have stored on GitHub, the @ symbol is being highlighted red, but I see no reason for it to be an error. See here for an example:
https://github.com/lsquo/lsquo.github.io/blob/master/_sass/_media.scss
Is this a Linguist issue?
Is this a Linguist issue?
No, it's not. Linguist only selects the grammar to use for highlighting. For SCSS, GitHub uses MarioRicalde/SCSS.tmbundle. You should open an issue there if there isn't already one ;)
Thanks @pchaigno, I've opened an issue upstream. See #207.
Perfect! When the bug is fixed upstream, the dependency will be automatically updated with the next release of Linguist.
Closing as this is an upstream issue.
@arfon is there any concern that the upstream dependency being used... hasn't been updated in over 2 years? What are the odds of the upstream dependency actually fixing it?
@aaronlademann-wf I just pinged the actual maintainer of the project (that sometimes works). If he doesn't answer in the next week, please open an issue and we'll try to find a replacement grammar.
Most helpful comment
@aaronlademann-wf I just pinged the actual maintainer of the project (that sometimes works). If he doesn't answer in the next week, please open an issue and we'll try to find a replacement grammar.