summaryrefslogtreecommitdiff
path: root/validate_static
AgeCommit message (Collapse)Author
2020-11-17expand json validation / processingDaniel Micay
2020-11-09migrate from jshint to eslintDaniel Micay
2020-09-17no longer need validatornu svg lang workaroundDaniel Micay
2020-05-06silence json_verify status outputDaniel Micay
2020-05-06validate_static: check Web Manifest JSONDaniel Micay
2020-04-21combine HTML and CSS validation to speed it upDaniel Micay
2020-04-19enforce that html parses as xml to catch mistakesDaniel Micay
2020-04-19validate xmlDaniel Micay
2020-04-07add package.json for conveniently installing toolsDaniel Micay
2020-04-07set strict options for scriptsDaniel Micay
2020-02-26add stylelint to validationDaniel Micay
2020-02-19jshint: show message codesDaniel Micay
2020-02-19add jshint to validationDaniel Micay
2020-02-14split out validation scriptDaniel Micay