Skip to content

Commit

Permalink
add timezone parameter stubs
Browse files Browse the repository at this point in the history
  • Loading branch information
rkrenn committed Feb 23, 2022
1 parent d009b0b commit 3c12d59
Show file tree
Hide file tree
Showing 6 changed files with 12 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@ ignore_external_ids: 0
col_per_selection_set_value: 1
selection_set_value_separator: ', '

#timezone: Europe/Vienna

ecrfrevision_abbreviate_opts:
word_count_limit: 0

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@ ignore_external_ids: 0
col_per_selection_set_value: 1
selection_set_value_separator: ', '

#timezone: Europe/Vienna

ecrfrevision_abbreviate_opts:
word_count_limit: 0

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,8 @@ ignore_external_ids: 0
col_per_selection_set_value: 1
selection_set_value_separator: ', '

#timezone: Europe/Vienna

ecrfrevision_abbreviate_opts:
word_count_limit: 0

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@ ignore_external_ids: 0
col_per_selection_set_value: 1
selection_set_value_separator: ', '

#timezone: Europe/Vienna

ecrfrevision_abbreviate_opts:
word_count_limit: 0

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@ ignore_external_ids: 0
col_per_selection_set_value: 1
selection_set_value_separator: ', '

#timezone: Europe/Vienna

category_abbreviate_opts:
word_count_limit: 0

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ ignore_external_ids: 0
col_per_selection_set_value: 1
selection_set_value_separator: ', '

#timezone: Europe/Vienna

category_abbreviate_opts:
word_count_limit: 0

Expand Down

0 comments on commit 3c12d59

Please sign in to comment.