A collection of Github actions used in my projects.
Find a file
Koen Rouwhorst a4746a5d33
Merge pull request #14 from koenrh/dependabot/docker/rubocop/ruby-2.6.2-alpine3.8
Bump ruby from 2.6.1-alpine3.8 to 2.6.2-alpine3.8 in /rubocop
2019-03-15 13:32:56 +01:00
eslint Bump node from 11.10.1-alpine to 11.11-alpine in /eslint 2019-03-08 07:18:58 +00:00
rubocop Bump ruby from 2.6.1-alpine3.8 to 2.6.2-alpine3.8 in /rubocop 2019-03-15 07:23: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.