summaryrefslogtreecommitdiff
path: root/lib/CheckMap.hs (unfollow)
Commit message (Expand)AuthorFilesLines
2021-09-23prettier pretty printing and stuffstuebinm1-22/+26
2021-09-23handle all maps in entire repositoriesstuebinm1-22/+26
2021-09-23very naïve handling of directoriesstuebinm1-6/+6
2021-09-20use PrettyPrinter morestuebinm1-21/+3
2021-09-20typechecking for path depths!stuebinm1-8/+9
2021-09-20rebuilding the core LintWriter monadstuebinm1-31/+28
2021-09-20lint embedded tilesetsstuebinm1-2/+4
2021-09-20lint map things that aren't custom propertiesstuebinm1-8/+5
2021-09-20lint general map propertiesstuebinm1-6/+13
2021-09-18collecting map dependenciesstuebinm1-5/+10
2021-09-18moved types into Types.hsstuebinm1-3/+4
2021-09-18can collect dependencies!stuebinm1-7/+9
2021-09-18tame the stringsstuebinm1-17/+16
2021-09-17(somewhat) reasonable representation of parse errorsstuebinm1-13/+34
2021-09-16input options, output jsonstuebinm1-0/+74