Skip to content

chore: add linters workflow#1604

Draft
erisu wants to merge 4 commits intoapache:masterfrom
erisu:chore/clang-formatting
Draft

chore: add linters workflow#1604
erisu wants to merge 4 commits intoapache:masterfrom
erisu:chore/clang-formatting

Conversation

@erisu
Copy link
Copy Markdown
Member

@erisu erisu commented Feb 18, 2026

Platforms affected

n/a

Motivation and Context

Lint everything

Description

  • Added clang linter for objective-c
  • Added swiftlinter for swift
  • Added markdownlint-cli2-action for markdown
  • Added editorconfig-checker for general things.
  • Applied lint fixes.

Testing

  • n/a

Checklist

  • I've run the tests to see all new and existing tests pass
  • I added automated test coverage as appropriate for this change
  • Commit is prefixed with (platform) if this change only applies to one platform (e.g. (android))
  • If this Pull Request resolves an issue, I linked to the issue in the text above (and used the correct keyword to close issues using keywords)
  • I've updated the documentation if necessary

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Feb 18, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.21%. Comparing base (204b85e) to head (6861a4f).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1604   +/-   ##
=======================================
  Coverage   80.21%   80.21%           
=======================================
  Files          18       18           
  Lines        5312     5312           
=======================================
  Hits         4261     4261           
  Misses       1051     1051           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@erisu erisu marked this pull request as draft February 18, 2026 11:50
@erisu erisu force-pushed the chore/clang-formatting branch from a9d3736 to 308d562 Compare February 28, 2026 06:12
@erisu erisu force-pushed the chore/clang-formatting branch from 308d562 to 6861a4f Compare March 6, 2026 06:46
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.

2 participants