Skip to content

Commit

Permalink
Switch PER to PER-CS (#295)
Browse files Browse the repository at this point in the history
  • Loading branch information
dinhquochan authored Sep 16, 2024
1 parent 10350dc commit 76640e0
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 76640e0

Please sign in to comment.