-
Notifications
You must be signed in to change notification settings - Fork 1.5k
[pl] Modified agreement and punctuation rules #11674
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
[pl] Modified agreement and punctuation rules #11674
Conversation
WalkthroughThe change adds numerous new grammar rules to the Polish language module's XML configuration file, expanding coverage for spelling errors, grammatical constructs, idiomatic expressions, abbreviations, and stylistic issues specific to Polish language. Changes
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~25 minutes
Pre-merge checks and finishing touches❌ Failed checks (1 warning)
✅ Passed checks (2 passed)
✨ Finishing touches🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: CHILL Plan: Pro 📒 Files selected for processing (1)
🧰 Additional context used🧠 Learnings (1)📚 Learning: 2025-10-08T06:41:55.119ZApplied to files:
🔇 Additional comments (6)
Tip 📝 Customizable high-level summaries are now available in beta!You can now customize how CodeRabbit generates the high-level summary in your pull requests — including its content, structure, tone, and formatting.
Example instruction:
Note: This feature is currently in beta for Pro-tier users, and pricing will be announced later. 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 |
|
@coderabbitai if everything looks fine, please suggest a reviewer for my PR |
|
Tip For best results, initiate chat on the files or code changes. 🧩 Analysis chain🏁 Script executed: Length of output: 276615 🏁 Script executed: Length of output: 11621 @inesakochur The changes look technically sound! I've reviewed the additions and here's what I found: Technical Review ✅Positive aspects:
Reviewer Challenge 🤔Unfortunately, there's limited visibility of active Polish language reviewers in recent history:
RecommendationsGiven the clean technical quality and narrow scope, you could:
The changes demonstrate good understanding of the rule system and proper grammar rule authoring practices! 👍 |
|
@milekpl I'm Inesa Kochur, linguist from WebSpellChecker. Can you please review my PR? |
|
Yes, but these anti patterns you propose are too broad (for Noblistów Polskich) or too narrow. "Szkolę średnią" is a typo anyway, but we should make a more general antipattern if you want to supress the punctuation rule... |
BRAK_PRZECINKA_ANI: Added antipattern for the case where 'lub' shouldn't be separated with comma since it's not contrasting to another action/item.
SKROTY_Z_KROPKA: Added antipattern for the band 'Red Hot Chilli Peppers'.
PREP_CASUS: Added antipattern for chain name 'Pizza Hut' which is invariable with any prepostion.
JEZYK_POLSKI: Added antipattern for the name of institution which is written form uppercase.
ZDANIA_ZLOZONE: Added 2 antipattern for the words (szkołę & duszą) when they are mistagged as verbs while they are nouns in the sentences.
ADJ_SUBST_ADJ_UNIFY: Added antipattern for the sentence with complex SV agreement with dative.
Summary by CodeRabbit
✏️ Tip: You can customize this high-level summary in your review settings.