summaryrefslogtreecommitdiff
path: root/lib/LintWriter.hs (unfollow)
Commit message (Expand)AuthorFilesLines
2023-10-24a year went byHEADmainstuebinm1-198/+0
2022-04-06linter: collect jitsi rooms of mapsstuebinm1-1/+7
2022-04-04linter: collect content warningsstuebinm1-1/+8
2022-03-19make tiled stricter (and organise some imports)stuebinm1-5/+5
2022-03-19separate tiled modules out into own packagestuebinm1-1/+1
2022-03-19switch to universum preludestuebinm1-16/+10
2021-12-25don't print doubled lints twicestuebinm1-3/+4
2021-12-24smaller changesstuebinm1-1/+1
2021-12-23correct recognision of entrypoints in sublayersstuebinm1-0/+2
2021-12-23add suggestions for misspelled propertiesstuebinm1-2/+2
2021-12-22add zoom function for LintWriterstuebinm1-2/+19
2021-12-08rudimentary linting for overlapping layersstuebinm1-1/+1
2021-12-04lots of code reorganising and some deduplicationstuebinm1-76/+104
2021-12-02collect badges from object layersstuebinm1-0/+9
2021-11-14Functional jitsiRoomAdminTag adjustmentstuebinm1-7/+13
2021-11-09first example of a map adjustmentstuebinm1-2/+9
2021-11-02monad plumbing to let the linter modify thingsstuebinm1-13/+23
2021-10-30flipping the output map structurestuebinm1-1/+8
2021-09-30simple map-map link dependency checkingstuebinm1-0/+12
2021-09-23prettier pretty printing and stuffstuebinm1-5/+11
2021-09-20use PrettyPrinter morestuebinm1-3/+9
2021-09-20typechecking for path depths!stuebinm1-8/+20
2021-09-20rebuilding the core LintWriter monadstuebinm1-51/+29
2021-09-20simple parsing of local dependency pathsstuebinm1-0/+1
2021-09-20lint embedded tilesetsstuebinm1-5/+2
2021-09-20lint general map propertiesstuebinm1-1/+12
2021-09-18collecting map dependenciesstuebinm1-2/+18
2021-09-18moved types into Types.hsstuebinm1-46/+2
2021-09-18can collect dependencies!stuebinm1-10/+37
2021-09-18type check propertiesstuebinm1-2/+2
2021-09-18tame the stringsstuebinm1-4/+6
2021-09-17(somewhat) reasonable representation of parse errorsstuebinm1-4/+7
2021-09-16input options, output jsonstuebinm1-12/+28
2021-09-16moving lots of code aroundstuebinm1-0/+61