Skip to content
x

GitHub Action

xo-action

v1.0.1 Latest version

xo-action

x

xo-action

❤️ JavaScript happiness style linter GitHub Action

Installation

Copy and paste the following snippet into your .yml file.

              

- name: xo-action

uses: stoe/xo-action@v1.0.1

Learn more about this action in stoe/xo-action

Choose a version

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