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

refactor: enable more lint rules #346

Merged
merged 4 commits into from
Jul 6, 2022
Merged

refactor: enable more lint rules #346

merged 4 commits into from
Jul 6, 2022

Conversation

blaugold
Copy link
Collaborator

@blaugold blaugold commented Jul 5, 2022

Description

  • Add rules to all_lint_rules.yaml that have been added since the file was created.
  • Enable stricter static checks in language instead of strong-mode.
  • Enable no_default_cases.
  • Enable lines_longer_than_80_chars.

Type of Change

  • feat -- New feature (non-breaking change which adds functionality)
  • 🛠️ fix -- Bug fix (non-breaking change which fixes an issue)
  • ! -- Breaking change (fix or feature that would cause existing functionality to change)
  • 🧹 refactor -- Code refactor
  • ci -- Build configuration change
  • 📝 docs -- Documentation
  • 🗑️ chore -- Chore

@blaugold blaugold marked this pull request as ready for review July 5, 2022 13:59
@blaugold blaugold merged commit 70448be into main Jul 6, 2022
@blaugold blaugold deleted the update-lint-rules branch July 6, 2022 13:46
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.

2 participants