summaryrefslogtreecommitdiff
path: root/lib/CheckDir.hs (follow)
Commit message (Expand)AuthorAgeFilesLines
* a year went byHEADmainstuebinm2023-10-241-284/+0
* code formatterstuebinm2022-10-111-1/+1
* use template haskell aeson, not genericsstuebinm2022-10-111-1/+0
* unbreak a very, very long rebasestuebinm2022-03-191-3/+4
* walint: yet more strictnessstuebinm2022-03-191-2/+2
* make tiled stricter (and organise some imports)stuebinm2022-03-191-1/+1
* separate tiled modules out into own packagestuebinm2022-03-191-1/+1
* switch to universum preludestuebinm2022-03-191-43/+59
* sprinkle some NFData everywherestuebinm2022-03-191-5/+9
* server: simple servant-lucid stuffstuebinm2022-03-191-2/+1
* use hpack and clean up modulesstuebinm2022-03-191-1/+1
* add dot language output for repository map graphsstuebinm2021-12-301-3/+6
* maps, maps, and yet more mapsstuebinm2021-12-291-3/+17
* separate blocking for separate contextsstuebinm2021-12-261-1/+1
* missing entrypoints can be non-fatalstuebinm2021-12-261-7/+8
* add suggestions for misspelled propertiesstuebinm2021-12-231-1/+1
* limit output for frequent lintsstuebinm2021-12-231-1/+0
* fix broken import from an unhappy rebasestuebinm2021-12-181-1/+1
* change badge output formatstuebinm2021-12-181-8/+3
* print list of maps in output jsonstuebinm2021-12-181-0/+1
* simple graphviz visualisation of a repositorystuebinm2021-12-171-3/+7
* some simple graph algorithmsstuebinm2021-12-171-67/+71
* abort copying on missing assetsstuebinm2021-12-161-1/+3
* refuse doubled namesstuebinm2021-12-041-1/+1
* collect badges from object layersstuebinm2021-12-021-1/+7
* various fixes to bugsstuebinm2021-11-281-12/+22
* why oh why does the prelude contain unsafe functionsstuebinm2021-11-231-1/+1
* add a severity attribute to the json outputstuebinm2021-11-231-11/+16
* small fixesstuebinm2021-11-171-8/+7
* exit with code 1 if maximum lint level exceededstuebinm2021-11-171-8/+18
* Functional jitsiRoomAdminTag adjustmentstuebinm2021-11-141-11/+8
* copy map assets (and refuse if any are missing)stuebinm2021-11-101-2/+9
* extra module for repository writeoutstuebinm2021-11-101-9/+4
* first example of a map adjustmentstuebinm2021-11-091-6/+18
* rename to walintstuebinm2021-10-011-25/+25
* check if assets existstuebinm2021-09-301-8/+40
* nicer json output which leaks less haskell namesstuebinm2021-09-301-9/+10
* simple map-map link dependency checkingstuebinm2021-09-301-11/+68
* prettier pretty printing and stuffstuebinm2021-09-231-6/+10
* some documentationstuebinm2021-09-231-2/+11
* handle all maps in entire repositoriesstuebinm2021-09-231-38/+60
* very naïve handling of directoriesstuebinm2021-09-231-0/+76