A collection of Github actions used in my projects.
Find a file
Koen Rouwhorst 108ac7f735 Add bats
2019-10-12 17:39:12 +02:00
bats Add bats 2019-10-12 17:39:12 +02:00
eslint Bump node from 11.13-alpine to 11.14-alpine in /eslint 2019-04-12 07:37:41 +00:00
rubocop Bump ruby from 2.6.2-alpine3.8 to 2.6.3-alpine3.8 in /rubocop 2019-04-18 07:46:44 +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.