Commit Graph

18 Commits

Author SHA1 Message Date
Asher Gomez
2943c6c657
chore: ignore /docs in license checker tool (#4123) 2024-01-08 13:47:54 +11:00
Lino Le Van
c46143f0ac
chore: update copyright year (#4046)
* chore: update copyright year

* fix

---------

Co-authored-by: Asher Gomez <ashersaupingomez@gmail.com>
2024-01-02 08:11:32 +11:00
Simon Holloway
131cd85728
fix(tools): ignore the .git folder when checking for copyright header (#3937) 2023-12-12 10:37:09 +00:00
Lino Le Van
6db939b8cf
chore: update tool imports (#3794) 2023-11-13 08:05:09 +11:00
Quentin Adam
fdabe55e2d
feat(crypto): add BLAKE2B-224 hashing algorithm in crypto (#3392)
Co-authored-by: Yoshiya Hinosawa <stibium121@gmail.com>
2023-05-31 14:16:30 +09:00
Asher Gomez
d02b577c69
BREAKING(encoding/varint): remove deprecated APIs (#3282) 2023-04-03 12:45:37 +09:00
Ryan Dahl
1f96d9fd32
Remove std/node, it was merged into Deno itself (#3206)
Co-authored-by: Yoshiya Hinosawa <stibium121@gmail.com>
2023-02-22 10:28:55 -05:00
ayame113
9a9341896b
chore: make license checker work on windows (#3083) 2023-01-06 13:10:06 +09:00
ayame113
b4239898d6
chore: update copyright header (#3082) 2023-01-03 19:47:44 +09:00
Schwarzkopf Balázs
25d6a1938f
chore(tools): auto-update copyright headers (#2998) 2022-12-15 14:58:15 +09:00
Asher Gomez
7c31270f10
chore(tools): auto-add copyright headers (#2981) 2022-12-13 13:07:56 +09:00
Asher Gomez
1859a59268
refactor(crypto): move crypto/_wasm_crypto/ to crypto/_wasm/ (#2845) 2022-11-07 15:53:46 +09:00
Asher Gomez
5c8bd0b6f6
refactor(encoding): move varint/_wasm_varint/ to varint/_wasm/ (#2844) 2022-11-07 15:10:38 +09:00
Asher Gomez
84af9ffe55
refactor: cleanup check licence headers tool (#2830) 2022-11-05 19:03:44 +09:00
Asher Gomez
c1ec22566d
chore: correct ignored files for checks, linting and formatting (#2789)
chore: correct ignored files for checks, etc.
2022-10-18 10:35:39 -04:00
Asher Gomez
0f6aa03d2d
chore(CI): move lint scripts to Deno task runner (#2580) 2022-08-30 13:27:54 +09:00
Asher Gomez
3b9fb39ddd
chore: remove void and Promise<void> return types (#2550) 2022-08-24 10:21:57 +09:00
Skye
4d43706106
CI: Add License header check (#2292)
Co-authored-by: Yoshiya Hinosawa <stibium121@gmail.com>
2022-06-01 13:49:12 +02:00