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: ameba linting #577

Closed
wants to merge 8 commits into from
Closed

Conversation

devnote-dev
Copy link
Contributor

This PR adds the ameba code analysis/linting tool to Shards to help catch some code structure issues and improve performance.

devnote-dev added 3 commits January 26, 2023 15:40
While there were only 2 methods that flagged this rule, it would require a lot more refactoring of the codebase to resolve it.
Maybe one day this can be revisited so that Shards can be optimised even more.
.gitignore Outdated Show resolved Hide resolved
Copy link
Member

@straight-shoota straight-shoota left a comment

Choose a reason for hiding this comment

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

I'm honestly surprised there are just a couple of changes. Most of them look good.

src/target.cr Outdated Show resolved Hide resolved
src/commands/check.cr Outdated Show resolved Hide resolved
@devnote-dev
Copy link
Contributor Author

No longer interested in pursuing this.

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.

7 participants