feature: added agent rules for clean jetbrains kotlin code#339
Open
adietish wants to merge 1 commit into
Open
Conversation
📝 WalkthroughWalkthroughAdds a Kotlin and JetBrains plugin standards document, links Cursor to it through a symbolic link, and imports it into ChangesKotlin development rules
Estimated code review effort: 2 (Simple) | ~10 minutes Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
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 |
adietish
force-pushed
the
clean_code_rules
branch
2 times, most recently
from
July 14, 2026 14:51
b1bdea4 to
2f73069
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #339 +/- ##
==========================================
+ Coverage 0.00% 24.55% +24.55%
==========================================
Files 4 104 +100
Lines 26 4414 +4388
Branches 0 846 +846
==========================================
+ Hits 0 1084 +1084
- Misses 26 3156 +3130
- Partials 0 174 +174 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
adietish
force-pushed
the
clean_code_rules
branch
from
July 14, 2026 15:00
2f73069 to
82ed967
Compare
Signed-off-by: Andre Dietisheim <adietish@redhat.com>
adietish
force-pushed
the
clean_code_rules
branch
from
July 14, 2026 15:04
82ed967 to
9d2b139
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
provides rules for clean kotlin/jetbrains plugin code when using claude code and cursor