commercialhaskell / hi-file-parser

Other
4 stars 4 forks source link

Fix #8 Move CI to GitHub actions #9

Closed mpilgrem closed 2 years ago

mpilgrem commented 2 years ago

Also extends the linting to the application of yamllint.

Also adds a CONTRIBUTING.md, to explain the approach to testing and linting.

Also applies HLint's suggestions.

Also applies yamllint's suggestions.

Also adds an empty .hlint.yaml file, in case it is needed in the future.

Deletes the Azure CI files.