add a bunch of code scanning workflows

This commit is contained in:
anaarmas
2021-11-19 16:55:27 +01:00
parent da223f8a03
commit 52edf1b580
49 changed files with 2493 additions and 0 deletions
@@ -0,0 +1,7 @@
{
"name": "RuboCop Linting",
"creator": "arthurnn",
"description": "A Ruby static code analyzer and formatter, based on the community Ruby style guide.",
"iconName": "rubocop",
"categories": ["Code Scanning", "ruby"]
}