-
Notifications
You must be signed in to change notification settings - Fork 27
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Make Sonar checks accessible by type and key (#169)
* Refactor sonar checks to be accessible by type * Add rudimentary tests for Checks class * Refactor getting checks by key to a public method * Make check maps unmodifiable * Rename primary checks map * Remove redundant whitespace * Reformat with spotless * Add tests for exceptional behavior of getChecks methods * Remove redundant import
- Loading branch information
Showing
4 changed files
with
328 additions
and
187 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
Oops, something went wrong.