Skip to content
New issue

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

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

Already on GitHub? # to your account

Soften linter #264

Merged
merged 1 commit into from
Oct 24, 2022
Merged

Soften linter #264

merged 1 commit into from
Oct 24, 2022

Conversation

helsaawy
Copy link
Contributor

Remove some aggressive linters: godoc, goconst, misspel, nestif, and prealloc. Also remove stylechecksince it is subsumed byrevive`, and the later is more configurable.

Allow tests and build stages to continue even if linter fails.

Signed-off-by: Hamza El-Saawy hamzaelsaawy@microsoft.com

Remove some aggressive linters: `godoc`, `goconst`, `misspel`, `nestif`,
and `prealloc.
Also remove `stylecheck` since it is subsumed by `revive`, and
the later is more configurable.

Allow tests and build stages to continue even if linter fails.

Signed-off-by: Hamza El-Saawy <hamzaelsaawy@microsoft.com>
@helsaawy helsaawy requested a review from a team as a code owner October 24, 2022 18:46
@helsaawy helsaawy merged commit a059ad7 into microsoft:main Oct 24, 2022
@helsaawy helsaawy deleted the lint-tweak branch October 24, 2022 19:53
@kevpar
Copy link
Member

kevpar commented Oct 24, 2022

THANK YOU

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants