Skip to content
Snippets Groups Projects

Production Release | nshmp-haz

Merged Clayton, Brandon Scott requested to merge main into production
5 files
+ 1194
16
Compare changes
  • Side-by-side
  • Inline
Files
5
+ 1
1
@@ -10,7 +10,7 @@ githook {
hooks {
"pre-push" {
task = "markdownlint yamllint spotlessCheck spotbugsMain spotbugsTest"
task = "nodeInstall markdownlint yamllint spotlessCheck spotbugsMain spotbugsTest"
}
}
}
Loading