Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add NAG linting #562

Merged
merged 6 commits into from
Jul 5, 2022
Merged

Add NAG linting #562

merged 6 commits into from
Jul 5, 2022

Conversation

gnikit
Copy link
Member

@gnikit gnikit commented Jul 5, 2022

Adds nagfor compiler support.

Note

nagfor does not return diagnostics in the most intuitive manner, unused vars are reported being at the EOF, no colun number is returned to make the range more accurate, etc.

Fixes #476

@gnikit gnikit merged commit 11df362 into master Jul 5, 2022
@gnikit gnikit deleted the gnikit/issue476 branch July 5, 2022 16:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add NAG compiler support for linting
1 participant