A collection of Github actions used in my projects.
Go to file
Koen Rouwhorst 5cf760e0d7
Merge pull request #20 from koenrh/dependabot/docker/eslint/node-12.1-alpine
Bump node from 12.0.0-alpine to 12.1-alpine in /eslint
2019-05-01 10:16:59 +02:00
eslint Bump node from 12.0.0-alpine to 12.1-alpine in /eslint 2019-05-01 07:55:26 +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.