Skip to content
This repository has been archived by the owner on Nov 26, 2019. It is now read-only.

Fix: Disable method_separation fixer #210

Merged
merged 1 commit into from
Oct 9, 2019
Merged

Conversation

localheinz
Copy link
Owner

This PR

  • disables the deprecated method_separation fixer

💁‍♂ It has been replaced by the class_attributes_separation which has already been configured properly.

@localheinz localheinz added the bug label Oct 9, 2019
@localheinz localheinz self-assigned this Oct 9, 2019
@codecov
Copy link

codecov bot commented Oct 9, 2019

Codecov Report

Merging #210 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             master   #210   +/-   ##
=======================================
  Coverage       100%   100%           
  Complexity        9      9           
=======================================
  Files             2      2           
  Lines            30     30           
=======================================
  Hits             30     30

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 03d559b...2a48dbe. Read the comment docs.

@localheinz localheinz merged commit 13a6d4d into master Oct 9, 2019
@localheinz localheinz deleted the fix/method-separation branch October 9, 2019 10:32
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant