Skip to content

Commit

Permalink
fileformats:* - change minimum binary size to 512 bytes
Browse files Browse the repository at this point in the history
  • Loading branch information
MatteoCampinoti94 committed Nov 30, 2023
1 parent df41a0f commit 9590a78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fileformats.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
ignore:
reason: ""
ignore_if:
- binary_size: 1024
- binary_size: 512
reason: "Binary file is too small"
- size: 32
reason: "File is too small"
Expand Down

0 comments on commit 9590a78

Please sign in to comment.