Lukasss93 / laravel-larex

Laravel Larex lets you translate your whole Laravel application with a single CSV file.
MIT License
95 stars 7 forks source link

Apply fixes from StyleCI #14

Closed Lukasss93 closed 3 years ago

Lukasss93 commented 3 years ago

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


For more information, click here.

codecov[bot] commented 3 years ago

Codecov Report

Merging #14 (af6cbfb) into master (74dc996) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##              master       #14   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity       233       233           
===========================================
  Files             27        27           
  Lines            763       763           
===========================================
  Hits             763       763           
Impacted Files Coverage Δ
src/Console/LarexRemoveCommand.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 74dc996...af6cbfb. Read the comment docs.