Skip to content

Commit

Permalink
style: Fix CS (#65)
Browse files Browse the repository at this point in the history
  • Loading branch information
theofidry authored Mar 8, 2024
1 parent ec2877a commit e326575
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions bin/console
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@
* file that was distributed with this source code.
*/

declare(strict_types=1);

// Debug only
set_time_limit(0);

Expand Down

0 comments on commit e326575

Please sign in to comment.