neohaskell / NeoHaskell

⏩ NeoHaskell is a dialect of Haskell that is focused on newcomer-friendliness and productivity.

Home Page:https://neohaskell.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Code Quality features

NickSeagull opened this issue · comments

  • lint: Lint the code to catch issues
  • fmt: Auto-format the code
  • check: Perform a dry-run build to check for errors without creating binaries