mirror of
https://github.com/denoland/deno.git
synced 2024-12-01 16:51:13 -05:00
fa935e553a
The copyright checker was allowing files with code above the copyright line in a few places, mainly as a result of IDEs ordering imports improperly. This makes the check more robust, and adds a whitelist of valid lines that may appear before the copyright line. |
||
---|---|---|
.. | ||
any_value.rs | ||
bigint.rs | ||
buffer.rs | ||
bytestring.rs | ||
detached_buffer.rs | ||
external_pointer.rs | ||
global.rs | ||
mod.rs | ||
rawbytes.rs | ||
string_or_buffer.rs | ||
transl8.rs | ||
u16string.rs | ||
v8slice.rs | ||
value.rs |