GitXplorerGitXplorer
s

xo-action

public
5 stars
4 forks
0 issues

Commits

List of commits on branch master.
Verified
c8420e66f70a94b01b6b652a4b97bef117d37dde

Merge pull request #20 from stoe/dependabot/npm_and_yarn/lodash-4.17.19

ddependabot[bot] committed 4 years ago
Verified
2f741a744440c336b83e332c23c47c5576e28059

Bump lodash from 4.17.14 to 4.17.19

ddependabot[bot] committed 4 years ago
Verified
c733d1fcf1737928123dd82a8c001d5ec40bd143

Merge pull request #19 from stoe/dependabot/npm_and_yarn/acorn-6.4.1

ddependabot[bot] committed 5 years ago
Verified
2ceacb3b8eda49ebd0ca46a7e822584b1e1243a1

Bump acorn from 6.1.1 to 6.4.1

ddependabot[bot] committed 5 years ago
Verified
8f215be478db80bf363e97368e7ad7b4f11630b0

Merge pull request #16 from stoe/dependabot/npm_and_yarn/mixin-deep-1.3.2

ddependabot-preview[bot] committed 5 years ago
Verified
927d2c80143861a4e2d5c849ef3147e200789dbc

[Security] Bump mixin-deep from 1.3.1 to 1.3.2

ddependabot-preview[bot] committed 5 years ago

README

The README file for this repository.

xo-action

❤️ JavaScript happiness style linter GitHub Action

Usage

To use the action simply add the following lines to your .github/main.workflow.

action "xo" {
  uses = "stoe/xo-action@master"
  secrets = ["GITHUB_TOKEN"]
}

License license

MIT © Stefan Stölzle