- 
                Notifications
    
You must be signed in to change notification settings  - Fork 0
 
Add configurable spacing around string concatenation #1
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
Conversation
          PR Compliance Guide 🔍Below is a summary of compliance checks for this PR: 
 Compliance status legend🟢 - Fully Compliant🟡 - Partial Compliant 🔴 - Not Compliant ⚪ - Requires Further Human Verification 🏷️ - Compliance label  | 
    ||||||||||||||||||
          PR Code Suggestions ✨Latest suggestions up to ac77f26 
 Previous suggestionsSuggestions up to commit e07a55f
  | 
    |||||||||||||||||||||||||||||
e07a55f    to
    84f4908      
    Compare
  
    84f4908    to
    ac77f26      
    Compare
  
    Address Qodo review comments: - Add level and end_of_delim checks to avoid formatting // inside strings/comments - Remove unsafe trailing rstrip that could strip string literal whitespace - Enable concat spacing at whitespace level 4 - Add comprehensive test coverage for concat operator formatting
No description provided.