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 #237

Closed kylekatarnls closed 4 years ago

kylekatarnls commented 4 years ago

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


For more information, click here.

codecov[bot] commented 4 years ago

Codecov Report

Merging #237 into master will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##              master      #237   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity       198       198           
===========================================
  Files             23        23           
  Lines            433       437    +4     
===========================================
+ Hits             433       437    +4     
Impacted Files Coverage Δ Complexity Δ
src/Pug/Engine/OptionsHandler.php 100.00% <ø> (ø) 42.00 <0.00> (ø)
src/Pug/Engine/Options.php 100.00% <100.00%> (ø) 44.00 <0.00> (ø)
src/Pug/Engine/PugJsEngine.php 100.00% <100.00%> (ø) 29.00 <0.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 7f6660a...91faa4c. Read the comment docs.