Skip to content
This repository has been archived by the owner on Jan 4, 2023. It is now read-only.

Latest commit

 

History

History
19 lines (12 loc) · 443 Bytes

readme.md

File metadata and controls

19 lines (12 loc) · 443 Bytes

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