aboutsummaryrefslogtreecommitdiff
path: root/lib/compatibility/6.15.9.nom
diff options
context:
space:
mode:
authorBruce Hill <bruce@bruce-hill.com>2019-03-27 15:22:46 -0700
committerBruce Hill <bruce@bruce-hill.com>2019-03-27 15:22:46 -0700
commita1849da175765350e013bdeecfa4e0ad3c066937 (patch)
tree616a115790271757148044e2b3228fb715c00726 /lib/compatibility/6.15.9.nom
parentbb07e6724118c431c3beed4060776678128905a1 (diff)
Autoformat (mostly just to do with the new
blank-line-after-end-of-multi-indent-block rule
Diffstat (limited to 'lib/compatibility/6.15.9.nom')
-rw-r--r--lib/compatibility/6.15.9.nom3
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/compatibility/6.15.9.nom b/lib/compatibility/6.15.9.nom
index 91f7267..1691af9 100644
--- a/lib/compatibility/6.15.9.nom
+++ b/lib/compatibility/6.15.9.nom
@@ -1,5 +1,4 @@
#!/usr/bin/env nomsu -V7.0.0
-
###
This file defines upgrades from Nomsu <6.15.9 to 6.15.9
@@ -18,4 +17,4 @@ upgrade action (for $x in $start to $stop $body) to "6.15.9" as
upgrade action [
for $x in $start to $stop by $step $body
for $x in $start to $stop via $step $body
-] to "6.15.9" as (for $x in ($start to $stop by $step) $body)
+] to "6.15.9" as (for $x in ($start to $stop by $step) $body) \ No newline at end of file