A collection of Github actions used in my projects.
Go to file
Koen Rouwhorst 4bd109146b
Merge pull request #32 from koenrh/dependabot/docker/eslint/node-12.9-alpine
Bump node from 12.8.1-alpine to 12.9-alpine in /eslint
2019-08-22 12:04:35 +02:00
eslint Bump node from 12.8.1-alpine to 12.9-alpine in /eslint 2019-08-22 08:50:34 +00:00
rubocop Bump ruby from 4697814 to 9ce8477 in /rubocop 2019-08-12 09:45:37 +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.