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

PaackEng/elm-validate-action

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

elm-validate-action

A composite action that validates elm code by

  1. checking the formatting with elm-format
  2. linting the code using elm-review with this config
  3. then finally it compiles the code

Usage

In order to use this action all you have to do is add this to your target job:

- uses: PaackEng/elm-validate-action@main

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published