A collection of Github actions used in my projects.
Find a file
Koen Rouwhorst 67e93e1f56
Merge pull request #5 from koenrh/dependabot/docker/rubocop/ruby-2.6-alpine3.8
Bump ruby from 2.6.0-alpine3.8 to 2.6-alpine3.8 in /rubocop
2019-01-11 18:16:38 +01:00
eslint Bump node from 8.15.0-alpine to 11.6-alpine in /eslint 2019-01-05 15:18:52 +00:00
rubocop Bump ruby from 2.6.0-alpine3.8 to 2.6-alpine3.8 in /rubocop 2019-01-08 08:41:31 +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.