Skip to content

chore: enable standard linter preset - #681

Merged
tstirrat15 merged 1 commit into
authzed:mainfrom
ivanauth:chore/enable-standard-linters
Apr 28, 2026
Merged

chore: enable standard linter preset#681
tstirrat15 merged 1 commit into
authzed:mainfrom
ivanauth:chore/enable-standard-linters

Conversation

@ivanauth

@ivanauth ivanauth commented Apr 24, 2026

Copy link
Copy Markdown
Contributor
  • 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.

@tstirrat15 tstirrat15 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGtm

@tstirrat15
tstirrat15 merged commit 97fb8e5 into authzed:main Apr 28, 2026
13 checks passed
@github-actions github-actions Bot locked and limited conversation to collaborators Apr 28, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Enable more linters

3 participants