This website requires JavaScript.
Explore
Help
Sign In
a71-pmos
/
pmaports-a71
Watch
1
Star
0
Fork
0
You've already forked pmaports-a71
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
817ed870e9
pmaports-a71
/
.ecrc
5 lines
53 B
Plaintext
Raw
Normal View
History
Unescape
Escape
editorconfig-check: set "tabs for indentation, spaces for alignment" style (MR 3530) https://github.com/editorconfig-checker/editorconfig-checker/issues/66 [ci:ignore-count] [ci:skip-build]: already built successfully in CI
2022-10-13 00:46:17 +00:00
{
CI: .ecrc: Exclude temp from check (MR 4858) Most things in temp come from Alpine's aports repository, which has different rules and does not for example mandate that all files use tabs instead of spaces. As such, let's not require packages in there to conform to our rules.
2024-02-25 10:58:37 +00:00
"SpacesAftertabs": true,
"Exclude": ["temp"]
editorconfig-check: set "tabs for indentation, spaces for alignment" style (MR 3530) https://github.com/editorconfig-checker/editorconfig-checker/issues/66 [ci:ignore-count] [ci:skip-build]: already built successfully in CI
2022-10-13 00:46:17 +00:00
}
Reference in New Issue
Copy Permalink