Commit Graph
4 Commits
Author SHA1 Message Date
Vojtěch Káně 7696ed3952 Simplify Dockerfiles
There is no need to run explicit mkdir, since the new directory is not
used during the build and workdir command creates it automatically.
2020-01-01 12:49:45 +01:00
Greenscreener 5ed936d5f4 Added sass linting. 2019-07-19 12:34:39 +02:00
Greenscreener 531470932e Added an html linter. It doesn't produce any errors. Either the code is flawless, or the linting doesn't actually happen. 2019-07-19 12:07:22 +02:00
Greenscreener 1802ae0103 Added js linter config. 2019-07-17 21:59:14 +02:00