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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-11-17
add warnings for as-yet unlinted layer properties
stuebinm
1
-0
/
+9
2021-11-17
small fixes
stuebinm
1
-8
/
+7
2021-11-17
make map parser work with more maps
stuebinm
2
-7
/
+39
2021-11-17
map format: turns out more things are optional
stuebinm
1
-6
/
+6
2021-11-17
exit with code 1 if maximum lint level exceeded
stuebinm
3
-14
/
+25
2021-11-16
reject map urls starting with /_/
stuebinm
1
-3
/
+6
2021-11-16
add adjustment: add prefix for openWebsite
stuebinm
2
-2
/
+6
2021-11-14
disable print output when copying files
stuebinm
1
-2
/
+2
2021-11-14
config options: implement script-related options
stuebinm
3
-2
/
+20
2021-11-14
config: some small documentation
stuebinm
1
-0
/
+4
2021-11-14
config option: don't copy asset files
stuebinm
2
-21
/
+27
2021-11-14
Functional jitsiRoomAdminTag adjustment
stuebinm
7
-35
/
+54
2021-11-14
add some simple config options
stuebinm
1
-9
/
+30
2021-11-14
too much type level stuff to read a config file
stuebinm
1
-0
/
+99
2021-11-10
fail on missing map assets
stuebinm
1
-3
/
+8
2021-11-10
copy map assets (and refuse if any are missing)
stuebinm
2
-22
/
+56
2021-11-10
extra module for repository writeout
stuebinm
3
-10
/
+33
2021-11-10
remove dead code
stuebinm
2
-41
/
+11
2021-11-10
little code cleanup
stuebinm
2
-8
/
+6
2021-11-09
first example of a map adjustment
stuebinm
5
-33
/
+81
2021-11-02
monad plumbing to let the linter modify things
stuebinm
2
-14
/
+24
2021-10-30
better lint messages
stuebinm
1
-10
/
+10
2021-10-30
turns out records are just sugar
stuebinm
1
-8
/
+2
2021-10-30
yet more tiled properties
stuebinm
2
-2
/
+6
2021-10-30
re-enable dependency checking
stuebinm
2
-21
/
+22
2021-10-30
also flipping tileset lint output structure
stuebinm
2
-26
/
+36
2021-10-30
added more keys to the Tiled format
stuebinm
1
-30
/
+51
2021-10-30
readable prettyprint for inverted lint output
stuebinm
2
-1
/
+5
2021-10-30
flipping the output map structure
stuebinm
4
-19
/
+49
2021-10-30
make aeson instances agree with themselves
stuebinm
3
-198
/
+79
2021-10-30
more sensible msg for "property required by"-lints
stuebinm
1
-1
/
+8
2021-10-30
add tileset property linting
stuebinm
4
-16
/
+47
2021-10-30
add warning for very large tileset images
stuebinm
1
-2
/
+3
2021-10-01
rename to walint
stuebinm
3
-44
/
+43
2021-09-30
check if assets exist
stuebinm
1
-8
/
+40
2021-09-30
remove unused Maybe
stuebinm
1
-4
/
+4
2021-09-30
nicer json output which leaks less haskell names
stuebinm
4
-40
/
+56
2021-09-30
simple map-map link dependency checking
stuebinm
6
-21
/
+106
2021-09-23
prettier pretty printing and stuff
stuebinm
4
-37
/
+71
2021-09-23
some documentation
stuebinm
2
-5
/
+20
2021-09-23
handle all maps in entire repositories
stuebinm
3
-66
/
+96
2021-09-23
very naïve handling of directories
stuebinm
5
-26
/
+120
2021-09-20
use PrettyPrinter more
stuebinm
4
-29
/
+20
2021-09-20
typechecking for path depths!
stuebinm
4
-69
/
+127
2021-09-20
rebuilding the core LintWriter monad
stuebinm
3
-93
/
+68
2021-09-20
simple parsing of local dependency paths
stuebinm
3
-20
/
+24
2021-09-20
moving code around
stuebinm
1
-57
/
+69
2021-09-20
lint embedded tilesets
stuebinm
4
-11
/
+21
2021-09-20
lint map things that aren't custom properties
stuebinm
2
-12
/
+36
2021-09-20
lint general map properties
stuebinm
4
-72
/
+121
[prev]
[next]