This website requires JavaScript.
Explore
Help
Sign In
forge
/
pmaports
Watch
1
Star
0
Fork
You've already forked pmaports
0
Code
Issues
2
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
988c43bc64
pmaports
/
.ecrc
5 lines
53 B
Text
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 a new issue
Copy permalink