Thanks to visit codestin.com
Credit goes to github.com

Skip to content

josoavj/restyler

 
 

Repository files navigation

Restyler

The restyling process, as a CLI.

Usage

GitHub Actions

- uses: actions/checkout@v4
  with:
    ref: ${{ github.event.pull_request.head.ref }}
- uses: restyled-io/restyler/actions/setup@v1
- uses: restyled-io/restyler/actions/run@v1

Locally

curl --proto '=https' --tlsv1.2 -sSf \
  https://raw.githubusercontent.com/restyled-io/restyler/main/install | sudo sh
restyle --help

Development

just

Requires stack.

Tests

just test

Integration

End-to-end test that restyles an example Pull Request:

just test-integration

LICENSE

Restyled is source-available, Commons Claused licensed. For a detailed description of another project's rationale for this licensing model, one with which I agree, see here.


CHANGELOG | LICENSE | CONTRIBUTING

About

The restyling process, as a CLI

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Haskell 95.3%
  • Shell 2.1%
  • Just 1.3%
  • Dockerfile 1.3%