summaryrefslogtreecommitdiff
path: root/lib/system_check.rb
Commit message (Collapse)AuthorAgeFilesLines
* Enable more frozen string in lib/**/*.rbgfyoung2018-10-061-0/+2
| | | | | | | | | | | | | Enables frozen for the following: * lib/*.rb * lib/banzai/**/*.rb * lib/bitbucket/**/*.rb * lib/constraints/**/*.rb * lib/container_registry/**/*.rb * lib/declarative_policy/**/*.rb Partially addresses #47424.
* Fixed and improved some existing checks and SystemCheck libraryGabriel Mazetto2017-05-311-12/+3
|
* Added specs for SystemCheck and custom matcherGabriel Mazetto2017-05-311-0/+7
|
* Fix a few method signature checksGabriel Mazetto2017-05-311-1/+1
|
* Some code-style fixes and documentationGabriel Mazetto2017-05-311-3/+14
|
* WIP SystemCheck library for executing checks from a rake taskGabriel Mazetto2017-05-311-0/+12