mirror of
https://github.com/koenrh/actions.git
synced 2024-11-10 17:25:00 +08:00
13 lines
205 B
Markdown
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.
|