A collection of Github actions used in my projects.
Go to file
Koen Rouwhorst bcbe8b60a6
Merge pull request #33 from koenrh/dependabot/docker/rubocop/ruby-70227bd
Bump ruby from `9ce8477` to `70227bd` in /rubocop
2019-08-29 19:29:08 +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 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.