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

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 #17 (5c68076) into master (3bb08e9) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##              master       #17   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity       234       234           
===========================================
  Files             27        27           
  Lines            777       777           
===========================================
  Hits             777       777           
Impacted Files Coverage Δ
src/Exporters/LaravelExporter.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 3bb08e9...5c68076. Read the comment docs.