Normalize code files

Created on 23 September 2025, 15 days ago

As I work in this codebase, I get tons of diff noise from trailing whitespace and missing newlines at the ends of files that PhpStorm/VSCode strip out and generative AI can't seem to help itself from fixing when making unrelated changes. This issue is to fix all those issues once and for all. In all code files, it...

  • Removes trailing whitespace
  • Ensures exactly one newline character at the end
  • Updates .gitattributes with a change that ddev/ddev-drupal-contrib makes every time you update Composer dependencies

It's kind of a long diff, but it's nothing but whitespace changes except .gitattributes, and even that's not a functional change. I asked GitHub Copilot to examine the diff, and it said, "there is nothing but whitespace changes in this diff. There are no changes that warrant manual testing or a closer look."

πŸ“Œ Task
Status

Needs review

Version

2.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States traviscarden

Live updates comments and jobs are added and updated live.
  • Quick fix

    Very small and simple change. Preferred over Quickfix.

Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

No activities found.

Production build 0.71.5 2024