index
:
walint
main
playground
structured-badges
A linter for workadventure maps
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
CheckMap.hs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
make tiled stricter (and organise some imports)
stuebinm
2022-03-06
1
-10
/
+7
*
separate tiled modules out into own package
stuebinm
2022-02-28
1
-1
/
+1
*
switch to universum prelude
stuebinm
2022-02-18
1
-22
/
+36
*
sprinkle some NFData everywhere
stuebinm
2022-02-17
1
-1
/
+2
*
use hpack and clean up modules
stuebinm
2022-01-15
1
-4
/
+5
*
warn if main.json does not link back to lobby
stuebinm
2022-01-02
1
-6
/
+13
*
whoops, forgot to delete an output field and now it's in the hub
stuebinm
2021-12-25
1
-1
/
+0
*
don't print doubled lints twice
stuebinm
2021-12-25
1
-8
/
+7
*
smaller changes
stuebinm
2021-12-24
1
-3
/
+2
*
correct recognision of entrypoints in sublayers
stuebinm
2021-12-23
1
-16
/
+21
*
limit output for frequent lints
stuebinm
2021-12-23
1
-1
/
+4
*
fixed some warnings (and disabled others)
stuebinm
2021-12-16
1
-1
/
+1
*
fixed & removed a bunch of old TODOs
stuebinm
2021-12-16
1
-3
/
+0
*
lots of code reorganising and some deduplication
stuebinm
2021-12-04
1
-5
/
+4
*
collect badges from object layers
stuebinm
2021-12-02
1
-6
/
+11
*
various fixes to bugs
stuebinm
2021-11-28
1
-6
/
+5
*
fix group layer handling
stuebinm
2021-11-19
1
-9
/
+22
*
deal with group layers
stuebinm
2021-11-19
1
-4
/
+37
*
Functional jitsiRoomAdminTag adjustment
stuebinm
2021-11-14
1
-7
/
+8
*
extra module for repository writeout
stuebinm
2021-11-10
1
-1
/
+1
*
remove dead code
stuebinm
2021-11-10
1
-5
/
+2
*
little code cleanup
stuebinm
2021-11-10
1
-7
/
+5
*
first example of a map adjustment
stuebinm
2021-11-09
1
-14
/
+23
*
turns out records are just sugar
stuebinm
2021-10-30
1
-8
/
+2
*
yet more tiled properties
stuebinm
2021-10-30
1
-1
/
+1
*
re-enable dependency checking
stuebinm
2021-10-30
1
-19
/
+19
*
also flipping tileset lint output structure
stuebinm
2021-10-30
1
-26
/
+34
*
readable prettyprint for inverted lint output
stuebinm
2021-10-30
1
-1
/
+2
*
flipping the output map structure
stuebinm
2021-10-30
1
-13
/
+28
*
make aeson instances agree with themselves
stuebinm
2021-10-30
1
-2
/
+3
*
add tileset property linting
stuebinm
2021-10-30
1
-7
/
+18
*
rename to walint
stuebinm
2021-10-01
1
-1
/
+1
*
remove unused Maybe
stuebinm
2021-09-30
1
-4
/
+4
*
nicer json output which leaks less haskell names
stuebinm
2021-09-30
1
-21
/
+32
*
simple map-map link dependency checking
stuebinm
2021-09-30
1
-4
/
+7
*
prettier pretty printing and stuff
stuebinm
2021-09-23
1
-22
/
+26
*
handle all maps in entire repositories
stuebinm
2021-09-23
1
-22
/
+26
*
very naïve handling of directories
stuebinm
2021-09-23
1
-6
/
+6
*
use PrettyPrinter more
stuebinm
2021-09-20
1
-21
/
+3
*
typechecking for path depths!
stuebinm
2021-09-20
1
-8
/
+9
*
rebuilding the core LintWriter monad
stuebinm
2021-09-20
1
-31
/
+28
*
lint embedded tilesets
stuebinm
2021-09-20
1
-2
/
+4
*
lint map things that aren't custom properties
stuebinm
2021-09-20
1
-8
/
+5
*
lint general map properties
stuebinm
2021-09-20
1
-6
/
+13
*
collecting map dependencies
stuebinm
2021-09-18
1
-5
/
+10
*
moved types into Types.hs
stuebinm
2021-09-18
1
-3
/
+4
*
can collect dependencies!
stuebinm
2021-09-18
1
-7
/
+9
*
tame the strings
stuebinm
2021-09-18
1
-17
/
+16
*
(somewhat) reasonable representation of parse errors
stuebinm
2021-09-17
1
-13
/
+34
*
input options, output json
stuebinm
2021-09-16
1
-0
/
+74