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

Updated SA1117 to allow configuration of handling of attribute argument lists #2156

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Conversation

bordecal
Copy link

Fixes #1712, adding setting to allow SA1117 behavior for attributes to be toggled between one of 3 options (default, ignore, or positional parameters can share first line)

@codecov-io
Copy link

Current coverage is 96.72%

Merging #2156 into master will decrease coverage by 0.02%

@@             master      #2156   diff @@
==========================================
  Files           564        571     +7   
  Lines         74822      75005   +183   
  Methods           0          0          
  Messages          0          0          
  Branches       2710       2962   +252   
==========================================
+ Hits          72394      72552   +158   
- Misses         1618       1647    +29   
+ Partials        810        806     -4   

Powered by Codecov. Last updated by c219678...7721654

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants