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

fix nimscript syntax check [backport: 1.6] #19444

Merged
merged 2 commits into from
Mar 23, 2022
Merged

Conversation

ringabout
Copy link
Member

fix #19440; fix #3858

@ringabout
Copy link
Member Author

CI is broken because numericnim relies on an external dependency.

ref https://github.com/SciNim/numericalnim/blob/30066a994d01220434da56156c45ef38e4b7dadf/numericalnim.nimble#L13

@ringabout
Copy link
Member Author

ringabout commented Jan 25, 2022

nim check shouldn't run nimscript but that's a different issue. I'll push that fix later.

More information at #8219

@ringabout ringabout changed the title fix nim check nimscript fix nim check nimscript [backport: 1.6] Jan 25, 2022
@ringabout ringabout closed this Jan 25, 2022
@ringabout ringabout reopened this Jan 25, 2022
@ringabout ringabout changed the title fix nim check nimscript [backport: 1.6] fix nimscript syntax check [backport: 1.6] Jan 25, 2022
@ringabout
Copy link
Member Author

ready for review

@Araq Araq merged commit 7c3c61f into nim-lang:devel Mar 23, 2022
narimiran pushed a commit that referenced this pull request Mar 24, 2022
PMunch pushed a commit to PMunch/Nim that referenced this pull request Mar 28, 2022
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.

nim check reports incorrect errors for nimscript Is there proper way to syntax check .nims file?
2 participants