mayflower / mo4-coding-standard

MO4 Coding Standard Rules for Codesniffer based on Symfony Coding Standards.
MIT License
17 stars 10 forks source link

Add MultipleEmptyLinesSniff #178

Closed mmoll closed 3 years ago

mmoll commented 3 years ago

Type of PR

Breaking changes

Per definition of new sniffs.

Description

See tests for example.

codecov[bot] commented 3 years ago

Codecov Report

Merging #178 (543b470) into master (f50b15e) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##              master      #178   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
- Complexity       138       150   +12     
===========================================
  Files              7         8    +1     
  Lines            526       556   +30     
===========================================
+ Hits             526       556   +30     
Impacted Files Coverage Δ
MO4/Sniffs/WhiteSpace/MultipleEmptyLinesSniff.php 100.00% <100.00%> (ø)

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 f50b15e...543b470. Read the comment docs.

sonarcloud[bot] commented 3 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 2 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication