scorecard/cmd
Anton d08874e4c5
🐛 Updated checks arguments to be case insensitive (#685)
* Updated checks to be case insensitive

* Removed the need to have check indexes/keys lowercase

* Refactored to use strings.EqualFold()

* Refactored enabling checks into a separate function

* Refactored enableCheck() to return a bool
2021-07-14 09:26:33 -04:00
..
root.go 🐛 Updated checks arguments to be case insensitive (#685) 2021-07-14 09:26:33 -04:00
serve.go Add error handling to RunScorecard fn (#595) 2021-06-20 23:31:10 -07:00