You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
file_size
=========
Large files detected:
- Controller.php exceeded the maximum size of 100M.
- BroadcastServiceProvider.php exceeded the maximum size of 100M.
- welcome.blade.php exceeded the maximum size of 100M.
- channels.php exceeded the maximum size of 100M.
- web.php exceeded the maximum size of 100M.
grumphp:
hooks_dir: ..
tasks:
file_size:
max_size: 100M
ignore_patterns:
- composer.lock
This happens only with deleted files. If I discard the deletion of one of these files, it will not be detected as a infraction by the file_size task.
The text was updated successfully, but these errors were encountered:
This happens only with deleted files. If I discard the deletion of one of these files, it will not be detected as a infraction by the file_size task.
The text was updated successfully, but these errors were encountered: