Skip to content

Correct issue #153: phpcs ignores 'path' setting#155

Merged
corpsee merged 1 commit into
php-censor:masterfrom
AlexisFinn:patch-1
Feb 22, 2018
Merged

Correct issue #153: phpcs ignores 'path' setting#155
corpsee merged 1 commit into
php-censor:masterfrom
AlexisFinn:patch-1

Conversation

@AlexisFinn

Copy link
Copy Markdown
Contributor

The 'path' value was not being set in the class constructor.

Contribution type

Bug fix

Description of change

Set the option in the phpcs plugin class constructor, and correct a small indentation inconsistency while at it

The 'path' value was not being set in the class constructor.
@codecov

codecov Bot commented Feb 22, 2018

Copy link
Copy Markdown

Codecov Report

Merging #155 into master will decrease coverage by <.01%.
The diff coverage is 0%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #155      +/-   ##
============================================
- Coverage     16.03%   16.03%   -0.01%     
- Complexity     3002     3003       +1     
============================================
  Files           196      196              
  Lines         12413    12415       +2     
============================================
  Hits           1991     1991              
- Misses        10422    10424       +2
Impacted Files Coverage Δ Complexity Δ
src/PHPCensor/Plugin/PhpCodeSniffer.php 0% <0%> (ø) 39 <0> (+1) ⬆️

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 70b1dd3...0f6e502. Read the comment docs.

@corpsee corpsee merged commit 61f512f into php-censor:master Feb 22, 2018
@corpsee

corpsee commented Feb 22, 2018

Copy link
Copy Markdown
Member

@AlexisFinn Thanks!

@corpsee corpsee added this to the 1.0 milestone Feb 24, 2018
@corpsee corpsee removed this from the Version 1.0.* (patch) milestone May 7, 2019
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.

2 participants