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

[Feature] Add Ameba to CI runs #2159

Open
kosstennbl opened this issue Sep 26, 2024 · 0 comments
Open

[Feature] Add Ameba to CI runs #2159

kosstennbl opened this issue Sep 26, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@kosstennbl
Copy link
Collaborator

If Ameba would be removed from dependencies and crystal-version would be updated (#2157, #2158), we can re-add Ameba to testsuite, but not in form of shard dependency, but rather as a tool in our CI

Proposal is to add a new workflow to GitHub actions, which would build ameba from sources and then run static lint on a repo.
Together with that, all issues would have to be fixed (1500+ LOC), but most of them are very simple and can be auto-corrected.

Instructions for installation and usage:
https://github.com/crystal-ameba/ameba

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant