Github user EbenZhang commented on the issue:
https://github.com/apache/logging-log4net/pull/13
My branch is already based on the `Develop` branch. The whitespace issue is
not fixed in `Develop` branch, see the source code on GitHub
https://raw.githubusercontent.com/apache/logging-log4net/develop/src/Appender/RollingFileAppender.cs,
search for `string extension = Path.GetExtension(archiveFileBaseName);`, you
will see the code is not aligned properly.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---