A collection of Github actions used in my projects.
Go to file
Koen Rouwhorst aa82eba854
Merge pull request #58 from koenrh/dependabot/docker/eslint/node-f91b7fd
Bump node from `a8949c1` to `f91b7fd` in /eslint
2020-03-24 20:09:53 +01:00
bats Fix bats action 2019-10-12 17:47:17 +02:00
eslint Bump node from a8949c1 to f91b7fd in /eslint 2020-03-24 08:39:56 +00:00
rubocop Bump ruby from 9ce8477 to 70227bd in /rubocop 2019-08-29 08:40:25 +00: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.