Skip to content
Snippets Groups Projects
Verified Commit 20463394 authored by Newbyte's avatar Newbyte :snowflake: Committed by Clayton Craft
Browse files

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.
parent a1c6859f
No related branches found
No related tags found
No related merge requests found
{
"SpacesAftertabs": true
"SpacesAftertabs": true,
"Exclude": ["temp"]
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment