You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When creating new versions, the file is written back by `ConfigParser`.
Unfortunately, that includes trailing whitespace in some scenarios.
Exclude it from pre-commit checks as we have no way to guarantee its
formatting except that it's semantically correct for `ConfigParser`.
0 commit comments