Skip to content

Commit 8265ed8

Browse files
committed
Make trivial adjustments to comments in CI configuration files
These changes are required to sync the files with the upstream "templates".
1 parent 95ab6b3 commit 8265ed8

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.editorconfig

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# See: https://editorconfig.org/
2-
# The formatting style defined in this file is the official standardized style to be used in all Arduino projects and
3-
# should not be modified.
2+
# The formatting style defined in this file is the official standardized style to be used in all Arduino Tooling
3+
# projects and should not be modified.
44
# Note: indent style for each file type is defined even when it matches the universal config in order to make it clear
55
# that this type has an official style.
66

.yamllint.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# See: https://yamllint.readthedocs.io/en/stable/configuration.html
2-
# The code style defined in this file is the official standardized style to be used in all Arduino projects and should
3-
# not be modified.
2+
# The code style defined in this file is the official standardized style to be used in all Arduino tooling projects and
3+
# should not be modified.
44
# Note: Rules disabled solely because they are redundant to Prettier are marked with a "Prettier" comment.
55

66
rules:

0 commit comments

Comments
 (0)