20463394b0
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.
4 lines
53 B
Text
4 lines
53 B
Text
{
|
|
"SpacesAftertabs": true,
|
|
"Exclude": ["temp"]
|
|
}
|