A collection of Github actions used in my projects.
Find a file
Koen Rouwhorst a8d119be10
Merge pull request #11 from koenrh/dependabot/docker/eslint/node-11.10-alpine
Bump node from 11.9-alpine to 11.10-alpine in /eslint
2019-02-27 12:12:45 +01:00
eslint Merge pull request #11 from koenrh/dependabot/docker/eslint/node-11.10-alpine 2019-02-27 12:12:45 +01:00
rubocop Bump ruby from 2.6-alpine3.8 to 2.6.1-alpine3.8 in /rubocop 2019-02-04 08:09:00 +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.