pug-php / pug

Pug template engine for PHP
https://www.phug-lang.com
MIT License
391 stars 42 forks source link

Apply fixes from StyleCI #152

Closed kylekatarnls closed 7 years ago

kylekatarnls commented 7 years ago

This pull request applies code style fixes from an analysis carried out by StyleCI.


For more information, click here.

codecov-io commented 7 years ago

Codecov Report

Merging #152 into master will increase coverage by <.01%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #152      +/-   ##
============================================
+ Coverage     99.93%   99.93%   +<.01%     
  Complexity     1035     1035              
============================================
  Files            61       61              
  Lines          2857     2858       +1     
============================================
+ Hits           2855     2856       +1     
  Misses            2        2
Impacted Files Coverage Δ Complexity Δ
src/Jade/Jade.php 100% <ø> (ø) 30 <0> (ø) :arrow_down:
src/Jade/Parser.php 100% <ø> (ø) 144 <0> (ø) :arrow_down:
src/Jade/Compiler/CacheHelper.php 100% <ø> (ø) 26 <0> (ø) :arrow_down:

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 747f96e...ef71459. Read the comment docs.