actions/README.md
2019-01-05 18:05:05 +01:00

13 lines
205 B
Markdown

# GitHub actions
A collection of GitHub actions that I use in my projects.
## Actions
### ESLint
ESLint is a JavaScript linter.
### RuboCop
RuboCop is a Ruby static code analyzer and code formatter.