Skip to content
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

Add rule checking that first Argument is in the same line as [Arguments] #1092

Merged

Conversation

szymonslodkowski
Copy link
Contributor

@szymonslodkowski szymonslodkowski commented Jun 14, 2024

Implements rule from #1001

Copy link

codecov bot commented Jun 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.01%. Comparing base (f62508c) to head (ad92d11).
Report is 21 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1092      +/-   ##
==========================================
- Coverage   97.02%   97.01%   -0.01%     
==========================================
  Files          37       38       +1     
  Lines        4670     4825     +155     
==========================================
+ Hits         4531     4681     +150     
- Misses        139      144       +5     

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

robocop/checkers/spacing.py Outdated Show resolved Hide resolved
robocop/checkers/spacing.py Outdated Show resolved Hide resolved
robocop/checkers/spacing.py Outdated Show resolved Hide resolved
@bhirsz
Copy link
Member

bhirsz commented Jun 14, 2024

Thanks, good work! Commented few nitpicks

@bhirsz bhirsz merged commit a0086d1 into MarketSquare:master Jun 17, 2024
15 checks passed
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