summaryrefslogtreecommitdiff
path: root/lib/CheckDir.hs (unfollow)
Commit message (Expand)AuthorFilesLines
2023-10-24a year went byHEADmainstuebinm1-284/+0
2022-10-11code formatterstuebinm1-1/+1
2022-10-11use template haskell aeson, not genericsstuebinm1-1/+0
2022-03-19unbreak a very, very long rebasestuebinm1-3/+4
2022-03-19walint: yet more strictnessstuebinm1-2/+2
2022-03-19make tiled stricter (and organise some imports)stuebinm1-1/+1
2022-03-19separate tiled modules out into own packagestuebinm1-1/+1
2022-03-19switch to universum preludestuebinm1-43/+59
2022-03-19sprinkle some NFData everywherestuebinm1-5/+9
2022-03-19server: simple servant-lucid stuffstuebinm1-2/+1
2022-03-19use hpack and clean up modulesstuebinm1-1/+1
2021-12-30add dot language output for repository map graphsstuebinm1-3/+6
2021-12-29maps, maps, and yet more mapsstuebinm1-3/+17
2021-12-26separate blocking for separate contextsstuebinm1-1/+1
2021-12-23add suggestions for misspelled propertiesstuebinm1-1/+1
2021-12-23limit output for frequent lintsstuebinm1-1/+0
2021-12-18fix broken import from an unhappy rebasestuebinm1-1/+1
2021-12-18change badge output formatstuebinm1-8/+3
2021-12-18print list of maps in output jsonstuebinm1-0/+1
2021-12-17simple graphviz visualisation of a repositorystuebinm1-3/+7
2021-12-17some simple graph algorithmsstuebinm1-67/+71
2021-12-16abort copying on missing assetsstuebinm1-1/+3
2021-12-04refuse doubled namesstuebinm1-1/+1
2021-12-02collect badges from object layersstuebinm1-1/+7
2021-11-28various fixes to bugsstuebinm1-12/+22
2021-11-23why oh why does the prelude contain unsafe functionsstuebinm1-1/+1
2021-11-23add a severity attribute to the json outputstuebinm1-11/+16
2021-11-17small fixesstuebinm1-8/+7
2021-11-17exit with code 1 if maximum lint level exceededstuebinm1-8/+18
2021-11-14Functional jitsiRoomAdminTag adjustmentstuebinm1-11/+8
2021-11-10copy map assets (and refuse if any are missing)stuebinm1-2/+9
2021-11-10extra module for repository writeoutstuebinm1-9/+4
2021-11-09first example of a map adjustmentstuebinm1-6/+18
2021-10-01rename to walintstuebinm1-25/+25
2021-09-30check if assets existstuebinm1-8/+40
2021-09-30nicer json output which leaks less haskell namesstuebinm1-9/+10
2021-09-30simple map-map link dependency checkingstuebinm1-11/+68
2021-09-23prettier pretty printing and stuffstuebinm1-6/+10
2021-09-23some documentationstuebinm1-2/+11
2021-09-23handle all maps in entire repositoriesstuebinm1-38/+60
2021-09-23very naïve handling of directoriesstuebinm1-0/+76