file_is_ascii
Every byte in the file must be < 0x80. Strict variant of is_text for configs that must round-trip through strictly-ASCII tools.
- id: licences-are-ascii kind: file_is_ascii paths: "LICENSE*" level: errorEvery byte in the file must be < 0x80. Strict variant of is_text for configs that must round-trip through strictly-ASCII tools.
- id: licences-are-ascii kind: file_is_ascii paths: "LICENSE*" level: error