Skip to content

Check the formatting of all fish files in your repository.

License

Notifications You must be signed in to change notification settings

fish-actions/format-check

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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

format-check license_badge

A simple action to check the formatting of all fish files in your repository.

Usage

format-check:
  runs-on: ubuntu-latest

  steps:
    - uses: actions/checkout@v2

    - uses: fish-actions/install-fish@v1

    - uses: fish-actions/format-check@v1

About

Check the formatting of all fish files in your repository.

Resources

License

Stars

Watchers

Forks