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

feat: Prevent Constant Error Declaration #94

Merged
merged 4 commits into from
Oct 18, 2024
Merged

feat: Prevent Constant Error Declaration #94

merged 4 commits into from
Oct 18, 2024

Conversation

notJoon
Copy link
Contributor

@notJoon notJoon commented Oct 14, 2024

Description

Detect and report the use of const for declaring errors created with errors.New().

@notJoon notJoon added A-lint Adding or updating lint RFC RFC document labels Oct 14, 2024
@notJoon notJoon marked this pull request as ready for review October 17, 2024 03:55
@notJoon notJoon merged commit 3a6a2bd into main Oct 18, 2024
4 checks passed
@notJoon notJoon deleted the const-error branch October 18, 2024 01:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-lint Adding or updating lint RFC RFC document
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants