Skip to content

Commit

Permalink
Update Laravel Pint config
Browse files Browse the repository at this point in the history
  • Loading branch information
MrMicky-FR committed Jul 16, 2022
1 parent 1b356b2 commit fd6f776
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion app/Http/Controllers/Admin/AdminController.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
use Azuriom\Support\Charts;
use Illuminate\Contracts\Foundation\Application;
use Illuminate\Http\Request;
use Illuminate\Support\Facades\DB;

class AdminController extends Controller
{
Expand Down
1 change: 1 addition & 0 deletions pint.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"exclude": [
"crowdin_translations",
"plugins",
"resources/themes"
]
Expand Down

0 comments on commit fd6f776

Please sign in to comment.