Skip to content

Commit

Permalink
chore: Add constant for 2022 year (#204)
Browse files Browse the repository at this point in the history
  • Loading branch information
obalunenko authored Dec 1, 2022
1 parent 065cb07 commit e205df5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
1 change: 1 addition & 0 deletions internal/puzzles/constants.go
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ const (
Year2019 // 2019
Year2020 // 2020
Year2021 // 2021
Year2022 // 2022

yearSentinel
)
Expand Down
7 changes: 4 additions & 3 deletions internal/puzzles/year_string.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit e205df5

Please sign in to comment.