chore: Enable nolintlint linter by alexandear · Pull Request #3821 · google/go-github

Conversation

@alexandear

The PR enables the nolintlint linter and fixes appeared lint issues.

This tiny linter detects unused //nolint comments.

@codecov

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.32%. Comparing base (b477479) to head (49ba999).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3821   +/-   ##
=======================================
  Coverage   92.32%   92.32%           
=======================================
  Files         194      194           
  Lines       13984    13984           
=======================================
  Hits        12911    12911           
  Misses        884      884           
  Partials      189      189           

☔ 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.

gmlewis

Choose a reason for hiding this comment

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

elminster-aom pushed a commit to elminster-aom/go-github that referenced this pull request

Nov 11, 2025

2 participants

@alexandear @gmlewis