-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* refactor: pull fmt and version into their own modules * refactor: pull checks into new module * refactor: extract formatting check * refactor(wip): pull test names check into its own file * setup new approach * migrate another check * migrate another check to new format * add visibility summary trait * migrate constant names check to new format * cleanup * more refactoring and cleanup * extract is_matching_file_method * some formatting check changes * add tests to each check * dry up tests * add template check * better variable name * use clap * clippy * update docs and clean function sigs * rename format to fmt * ci: add missing foundry installation * chore: remove unused module * small cleanup
- Loading branch information
Showing
21 changed files
with
1,196 additions
and
579 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.