Skip to content

chore: enable standard linter preset#681

Open
ivanauth wants to merge 1 commit intoauthzed:mainfrom
ivanauth:chore/enable-standard-linters
Open

chore: enable standard linter preset#681
ivanauth wants to merge 1 commit intoauthzed:mainfrom
ivanauth:chore/enable-standard-linters

Conversation

@ivanauth
Copy link
Copy Markdown
Contributor

@ivanauth ivanauth commented Apr 24, 2026

  • Replace manually curated linter list with default: "standard" preset

Fixes #567

Replaces the manually curated linter list with golangci-lint's
"standard" preset, adding 51 additional linters.

Fixes authzed#567
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 43.24%. Comparing base (66bcb81) to head (8884e86).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #681   +/-   ##
=======================================
  Coverage   43.24%   43.24%           
=======================================
  Files          38       38           
  Lines        6040     6040           
=======================================
  Hits         2612     2612           
  Misses       3163     3163           
  Partials      265      265           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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.

Enable more linters

2 participants