Skip to content
Snippets Groups Projects
Commit 90b63973 authored by stuebinm's avatar stuebinm
Browse files

Update Readme.md

parent a5269a3b
No related branches found
No related tags found
No related merge requests found
Pipeline #8318 passed
...@@ -55,7 +55,7 @@ By default `walint` prints lints in a hopefully human-readable manner. If the ...@@ -55,7 +55,7 @@ By default `walint` prints lints in a hopefully human-readable manner. If the
`--json` option is given, it will instead give a json that should conform to `--json` option is given, it will instead give a json that should conform to
the following schema: the following schema:
```purescript ```haskell
-- | The main type of walint's output -- | The main type of walint's output
type Output = type Output =
{ mapLints :: Map FilePath MapLint { mapLints :: Map FilePath MapLint
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment