summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* config options: implement script-related optionsstuebinm2021-11-143-2/+20
* add documentation on what lints are supportedstuebinm2021-11-141-0/+53
* add example configstuebinm2021-11-141-0/+6
* Update Readme.mdstuebinm2021-11-141-1/+1
* add readmestuebinm2021-11-142-1/+111
* gitlab pipeline: guix → debian-based image + stackstuebinm2021-11-141-3/+3
* add runtime warning for older Aeson versionsstuebinm2021-11-141-2/+22
* build with stack & use newer Aesonstuebinm2021-11-142-0/+124
* config: some small documentationstuebinm2021-11-141-0/+4
* config option: don't copy asset filesstuebinm2021-11-143-22/+28
* Functional jitsiRoomAdminTag adjustmentstuebinm2021-11-148-39/+55
* add some simple config optionsstuebinm2021-11-141-9/+30
* too much type level stuff to read a config filestuebinm2021-11-143-3/+120
* fail on missing map assetsstuebinm2021-11-102-7/+14
* copy map assets (and refuse if any are missing)stuebinm2021-11-103-23/+57
* extra module for repository writeoutstuebinm2021-11-105-12/+36
* remove dead codestuebinm2021-11-102-41/+11
* little code cleanupstuebinm2021-11-102-8/+6
* first example of a map adjustmentstuebinm2021-11-096-42/+96
* monad plumbing to let the linter modify thingsstuebinm2021-11-022-14/+24
* better lint messagesstuebinm2021-10-301-10/+10
* turns out records are just sugarstuebinm2021-10-301-8/+2
* yet more tiled propertiesstuebinm2021-10-302-2/+6
* re-enable dependency checkingstuebinm2021-10-302-21/+22
* also flipping tileset lint output structurestuebinm2021-10-302-26/+36
* added more keys to the Tiled formatstuebinm2021-10-301-30/+51
* readable prettyprint for inverted lint outputstuebinm2021-10-302-1/+5
* flipping the output map structurestuebinm2021-10-304-19/+49
* make aeson instances agree with themselvesstuebinm2021-10-303-198/+79
* more sensible msg for "property required by"-lintsstuebinm2021-10-301-1/+8
* add tileset property lintingstuebinm2021-10-304-16/+47
* add warning for very large tileset imagesstuebinm2021-10-301-2/+3
* add guix-based pipeline building a tarballstuebinm2021-10-051-0/+12
* guix: use local-filestuebinm2021-10-051-11/+5
* pin nixpkgsstuebinm2021-10-043-0/+205
* add guix derivation and manifeststuebinm2021-10-041-0/+77
* relax dependency versionsstuebinm2021-10-041-2/+2
* removed unnecessary dependencystuebinm2021-10-042-5/+3
* add default.nixstuebinm2021-10-011-0/+21
* rename to walintstuebinm2021-10-014-48/+47
* check if assets existstuebinm2021-09-301-8/+40
* remove unused Maybestuebinm2021-09-301-4/+4
* nicer json output which leaks less haskell namesstuebinm2021-09-305-41/+58
* simple map-map link dependency checkingstuebinm2021-09-306-21/+106
* prettier pretty printing and stuffstuebinm2021-09-236-40/+77
* some documentationstuebinm2021-09-232-5/+20
* handle all maps in entire repositoriesstuebinm2021-09-235-73/+105
* very naïve handling of directoriesstuebinm2021-09-237-27/+124
* use PrettyPrinter morestuebinm2021-09-204-29/+20
* typechecking for path depths!stuebinm2021-09-204-69/+127