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 style issues in lib/, tools/, and testament/. Fixes #12687. #12754

Merged
merged 1 commit into from Nov 28, 2019
Merged

Fix style issues in lib/, tools/, and testament/. Fixes #12687. #12754

merged 1 commit into from Nov 28, 2019

Conversation

ghost
Copy link

@ghost ghost commented Nov 28, 2019

This commit fixes the style issues that were present in the lib/, tools/, and testament/ directories. This was done by adding a temporary config.nims file in the root directory containing nothing but --styleCheck:error, and fixing any issues that come up when compiling.

Now, compiling a project with --styleCheck:error doesn't fail due to the standard library.

This PR closes out #12687

@narimiran narimiran merged commit 0944b0f into nim-lang:devel Nov 28, 2019
@ghost ghost deleted the bug-12687 branch November 28, 2019 17:57
narimiran pushed a commit to narimiran/Nim that referenced this pull request Dec 10, 2019
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.

1 participant