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
*
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