Bump Super-Linter to v6.5.0 [circle skip]#584
Conversation
7ac0f73 to
76701b4
Compare
76701b4 to
1a6ff6f
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #584 +/- ##
==========================================
+ Coverage 98.35% 98.39% +0.04%
==========================================
Files 35 35
Lines 7040 7040
==========================================
+ Hits 6924 6927 +3
+ Misses 116 113 -3
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
1a6ff6f to
9777c0a
Compare
9777c0a to
742c4d8
Compare
5a8b228 to
3e8a5d1
Compare
3e8a5d1 to
5f5f7b5
Compare
5f5f7b5 to
f226fa7
Compare
f226fa7 to
90f437e
Compare
WalkthroughA minor workflow configuration update that bumps the Super-Linter GitHub Action from v6.3.1 to v8.2.1, adds a LINTER_RULES_PATH environment variable pointing to the current directory, and fixes a formatting inconsistency in the permissions block. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes No complex logic, structural concerns, or multi-file coordination required. This is a straightforward dependency version bump with a single configuration addition. Poem
Pre-merge checks and finishing touches❌ Failed checks (1 warning)
✅ Passed checks (2 passed)
✨ Finishing touches🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: Path: .coderabbit.yaml Review profile: ASSERTIVE Plan: Pro 📒 Files selected for processing (1)
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (10)
🔇 Additional comments (2)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
90f437e to
fb5b5c8
Compare
|
fb5b5c8 to
12fadb6
Compare
12fadb6 to
ad0a508
Compare
95ee0c9 to
381a687
Compare
381a687 to
8e8381f
Compare
8e8381f to
a22a580
Compare
a22a580 to
b28c54f
Compare
Update GitHub Actions workflow to use Super-Linter v8.2.1 from v6.3.1. Key changes: - Set LINTER_RULES_PATH to '.' to ensure Super-Linter finds the repository's .clang-format configuration file in the repository root - Move .jscpd.json from .github/linters/ to repository root to match the new LINTER_RULES_PATH setting This fixes an issue where Super-Linter v8.2.1 was not finding the project's .clang-format configuration and was falling back to LLVM style instead of the configured Google-based style with custom attribute macros. The newer version defaults to looking for configuration files in .github/linters/ unless LINTER_RULES_PATH is explicitly set. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
b28c54f to
370cc10
Compare
|



Summary by CodeRabbit