Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 1.02 KB

README.md

File metadata and controls

31 lines (20 loc) · 1.02 KB

Restylers

Language-specific restylers.

For a rendered list of all restylers with documentation, configuration, and examples see here.

Tests

  1. Install restyle
  2. Install The Haskell Tool Stack
  3. Run just test <restyler>

Releasing

Merges to main automatically tag versions, release a manifest at that tag, and update the dev manifest.

The Promote workflow can be run manually to promote any tag to another, typically to promote dev to stable. It also runs twice a month.

LICENSE

Restylers themselves are released under the same license as the project they package. In most cases, the appropriate license file has been copied into the Restyler sub-directory. In cases where it's not: patches welcome.

All other code in this project is licensed AGPLv3. See COPYING.