Skip to content

Commit

Permalink
Switch PER to PER-CS
Browse files Browse the repository at this point in the history
  • Loading branch information
dinhquochan committed Sep 16, 2024
1 parent 10350dc commit dbd696c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/presets/per.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
use App\Factories\ConfigurationFactory;

return ConfigurationFactory::preset([
'@PER' => true,
'@PER-CS' => true,
'no_unused_imports' => true,
]);

0 comments on commit dbd696c

Please sign in to comment.