Grep for space indentation (#54850)

#54604 atomizing
Since a lot of the space indents are in lists ill atomize those later
This commit is contained in:
TiviPlus
2020-11-30 12:48:40 -05:00
committed by GitHub
parent 84796e5372
commit 0eaab0bc54
468 changed files with 7623 additions and 7548 deletions
+1 -1
View File
@@ -116,7 +116,7 @@ by John Walker 2015, released under public domain
// First of all, dispose of fixed-length 29 day months
if (2, 4, 6, 10, 13)
return 29
// If it's not a leap year, Adar has 29 days
// If it's not a leap year, Adar has 29 days
if (12)
if (!hebrew_leap(year))
return 29