Skip to content

Conversation

@caldrian
Copy link
Contributor

@caldrian caldrian commented Jan 6, 2026

TaskWPB-22589 [iOS] Update SwiftLint required pattern

Issue

This PR updates/fixes more file headers in scripts and strings files.


Checklist

  • Title contains a reference JIRA issue number like [WPB-XXX].
  • Description is filled and free of optional paragraphs.
  • Adds/updates automated tests.

UI accessibility checklist

If your PR includes UI changes, please utilize this checklist:

  • Make sure you use the API for UI elements that support large fonts.
  • All colors are taken from WireDesign.ColorTheme or constructed using WireDesign.BaseColorPalette.
  • New UI elements have Accessibility strings for VoiceOver.

@caldrian caldrian changed the title wip wpb 22589 fix: update more file headers - WPB-22589 Jan 6, 2026
@caldrian caldrian changed the title fix: update more file headers - WPB-22589 fix: update more file headers - WPB-22589 Jan 6, 2026
@caldrian caldrian changed the title fix: update more file headers - WPB-22589 fix: update more file headers - WPB-22589 Jan 6, 2026
@caldrian caldrian marked this pull request as ready for review January 6, 2026 12:42
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates file headers across the codebase to comply with SwiftLint requirements. The changes standardize headers by converting block comment styles to line comments, updating copyright years to 2026, and removing trailing whitespace and unnecessary blank lines.

  • Updated header comment style from /* */ block comments to // line comments
  • Updated copyright years from 2025, 2021, and 2016 to 2026
  • Removed trailing whitespace and normalized blank lines in headers

Reviewed changes

Copilot reviewed 191 out of 195 changed files in this pull request and generated no comments.

Show a summary per file
File Description
Localization .strings files (multiple) Standardized headers from block to line comments, updated copyright to 2026
Scripts (.sh files) Updated copyright year from 2025 to 2026, removed trailing decorative lines
Settings.bundle/Root.strings Fixed trailing whitespace on comment lines
Wire-iOS Accessibility.strings files Removed extra blank lines after headers
WireCalling/WireMessaging Localizable.strings Removed blank lines after header comments
Test resource InfoPlist.strings Removed trailing blank lines

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Base automatically changed from chore/update-linter-file-header-pattern to develop January 6, 2026 13:02
@caldrian caldrian force-pushed the fix/strings-file-headers-WPB-22589 branch from fe58de6 to 0546dc5 Compare January 6, 2026 13:49
@caldrian caldrian enabled auto-merge January 6, 2026 13:50
Copy link
Contributor

@jullianm jullianm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh quite a lot of files were not up to date, strange that Xcode didn't spot them. thanks for updating them!

@github-actions
Copy link
Contributor

github-actions bot commented Jan 6, 2026

Test Results

7 116 tests   7 089 ✅  10m 59s ⏱️
  894 suites     27 💤
    7 files        0 ❌

Results for commit 0546dc5.

@caldrian caldrian added this pull request to the merge queue Jan 6, 2026
Merged via the queue into develop with commit 576564a Jan 6, 2026
16 checks passed
@caldrian caldrian deleted the fix/strings-file-headers-WPB-22589 branch January 6, 2026 15:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants