Skip to content

Commit fbe7d78

Browse files
committed
Fix comments
1 parent 22648e0 commit fbe7d78

File tree

1 file changed

+9
-6
lines changed

1 file changed

+9
-6
lines changed

homeassistant/components/jewish_calendar/quality_scale.yaml

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,12 @@ rules:
2323
comment: Local calculation does not require setup.
2424
unique-config-entry:
2525
status: done
26-
comment: >- The multiple config entry was removed due to
27-
multiple bugs in the integration and low ROI.
28-
We might consider revisiting this as an additional feature in the future
29-
to allow supportong multiple languages for states, multiple locations and maybe
30-
use it as a solution for multiple Zmanim configurations.
26+
comment: >-
27+
The multiple config entry was removed due to multiple bugs in the
28+
integration and low ROI.
29+
We might consider revisiting this as an additional feature in the future
30+
to allow supportong multiple languages for states, multiple locations and maybe
31+
use it as a solution for multiple Zmanim configurations.
3132
3233
# Silver
3334
action-exceptions: done
@@ -47,7 +48,9 @@ rules:
4748
comment: This integration does not require reauthentication, since it is a local calculation.
4849
test-coverage:
4950
status: todo
50-
comment: |- The following points should be addressed:
51+
comment: |-
52+
The following points should be addressed:
53+
5154
* Don't use if-statements in tests (test_jewish_calendar_sensor, test_shabbat_times_sensor)
5255
5356
# Gold

0 commit comments

Comments
 (0)