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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-10-01
rename to walint
stuebinm
1
-1
/
+1
2021-09-30
remove unused Maybe
stuebinm
1
-4
/
+4
2021-09-30
nicer json output which leaks less haskell names
stuebinm
1
-21
/
+32
2021-09-30
simple map-map link dependency checking
stuebinm
1
-4
/
+7
2021-09-23
prettier pretty printing and stuff
stuebinm
1
-22
/
+26
2021-09-23
handle all maps in entire repositories
stuebinm
1
-22
/
+26
2021-09-23
very naïve handling of directories
stuebinm
1
-6
/
+6
2021-09-20
use PrettyPrinter more
stuebinm
1
-21
/
+3
2021-09-20
typechecking for path depths!
stuebinm
1
-8
/
+9
2021-09-20
rebuilding the core LintWriter monad
stuebinm
1
-31
/
+28
2021-09-20
lint embedded tilesets
stuebinm
1
-2
/
+4
2021-09-20
lint map things that aren't custom properties
stuebinm
1
-8
/
+5
2021-09-20
lint general map properties
stuebinm
1
-6
/
+13
2021-09-18
collecting map dependencies
stuebinm
1
-5
/
+10
2021-09-18
moved types into Types.hs
stuebinm
1
-3
/
+4
2021-09-18
can collect dependencies!
stuebinm
1
-7
/
+9
2021-09-18
tame the strings
stuebinm
1
-17
/
+16
2021-09-17
(somewhat) reasonable representation of parse errors
stuebinm
1
-13
/
+34
2021-09-16
input options, output json
stuebinm
1
-0
/
+74