All checks were successful
conventional commit messages check / conventional commit messages check (pull_request) Successful in 19s
actionlint check / actionlint check (pull_request) Successful in 25s
conventional pull request title check / conventional pull request title check (pull_request) Successful in 6s
dotenv-linter check / dotenv-linter check (pull_request) Successful in 21s
GitLeaks check / GitLeaks check (pull_request) Successful in 20s
hadolint check / hadolint check (pull_request) Successful in 19s
htmlhint check / htmlhint check (pull_request) Successful in 57s
checkov check / checkov check (pull_request) Successful in 1m51s
markdownlint check / markdownlint check (pull_request) Successful in 47s
ShellCheck check / ShellCheck check (pull_request) Successful in 42s
Prettier check / Prettier check (pull_request) Successful in 1m0s
yamllint check / yamllint check (pull_request) Successful in 45s
Stylelint check / Stylelint check (pull_request) Successful in 59s
Rust check / Rust check (pull_request) Successful in 28m51s
16 lines
346 B
Plaintext
16 lines
346 B
Plaintext
none = none
|
|
long-term = long-term
|
|
yesterday = yesterday
|
|
today = today
|
|
tomorrow = tomorrow
|
|
overdue = overdue
|
|
empty-inbox = empty the inbox
|
|
|
|
## Date and time formats
|
|
date-format = %B %-d
|
|
date-year-format = %B %-d, %Y
|
|
date-weekday-format = %A, %B %-d
|
|
date-weekday-year-format = %A, %B %-d, %Y
|
|
weekday-lowercase-first = false
|
|
time-format = %-I:%M %P
|