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

stoe/xo-action

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Repository files navigation

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