Skip to content

Conversation

@keszybz
Copy link
Member

@keszybz keszybz commented Oct 3, 2025

This series does a few steps:

  • SPDX headers
  • python2→3 transition follow-ups
  • centralized indentation config
  • some small cleanups on the way

I'll follow up with a PR to drop the explicit Copyright lines. But we'll need acks from the people involved, so it might be slow. I'll do that separately.

The config is copied from systemd. The existing config specified 4-space
indent for C, but individual files override this and the files in fact use
8 spaces.

The config for Python doesn't seem necessary anymore either. I think utf-8
is used everywhere by default.
This matches the change that was done in the systemd repo
a few years ago.
@behrmann behrmann merged commit a32fcd0 into systemd:main Oct 3, 2025
17 checks passed
@keszybz keszybz deleted the modernize-file-headers branch October 3, 2025 15:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants