A collection of Github actions used in my projects.
Go to file
2019-01-05 18:07:18 +01:00
eslint Added eslint action. 2019-01-05 15:52:19 +01:00
rubocop Added RuboCop. 2019-01-05 18:05:05 +01:00
README.md Added RuboCop. 2019-01-05 18:05:05 +01:00

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.