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 nilaway linter. #184

Merged
merged 2 commits into from
Apr 21, 2024
Merged

Add nilaway linter. #184

merged 2 commits into from
Apr 21, 2024

Conversation

mneverov
Copy link
Contributor

Closes #174.

Without specifying packages the linter consume all memory when trying to parse site and other directories.
I excluded cmd package because the linter complained on using mgr even if it cannot be nil since the error that is returned from the manager constructer is checked.

@hiddenmarten
Copy link
Member

Hi!

Thank you for your contribution. I'm gonna review this PR.

Makefile Show resolved Hide resolved
@hiddenmarten hiddenmarten added the ok-to-test Indicates a non-member PR verified by an org member that is safe to test. label Apr 20, 2024
@sircthulhu sircthulhu merged commit b6e8f5a into aenix-io:main Apr 21, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ok-to-test Indicates a non-member PR verified by an org member that is safe to test.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Nilaway, check in pre-commit
3 participants