File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
# 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.
4
4
# Note: indent style for each file type is defined even when it matches the universal config in order to make it clear
5
5
# that this type has an official style.
6
6
Original file line number Diff line number Diff line change 1
1
# 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.
4
4
# Note: Rules disabled solely because they are redundant to Prettier are marked with a "Prettier" comment.
5
5
6
6
rules :
You can’t perform that action at this time.
0 commit comments