mirror of
https://github.com/denoland/deno.git
synced 2024-12-23 07:44:48 -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. |
||
---|---|---|
.. | ||
test_cases/sync | ||
dispatch_fast.rs | ||
dispatch_slow.rs | ||
generator_state.rs | ||
mod.rs | ||
signature.rs |