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

chore: Disable the const function lint #203

Merged
merged 1 commit into from
Jan 17, 2025
Merged

Conversation

poljar
Copy link
Collaborator

@poljar poljar commented Jan 17, 2025

There's no reason to constify every method we have that might be constified so let's disable the lint.

There's no reason to constify every method we have that might be
constified so let's disable the lint.
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.28%. Comparing base (b19bc53) to head (1b4505d).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #203   +/-   ##
=======================================
  Coverage   90.28%   90.28%           
=======================================
  Files          34       34           
  Lines        1905     1905           
=======================================
  Hits         1720     1720           
  Misses        185      185           

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

@poljar poljar merged commit bf01e8b into main Jan 17, 2025
34 checks passed
@poljar poljar deleted the poljar/disable-const-lint branch January 17, 2025 13:13
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.

3 participants