summaryrefslogtreecommitdiff
path: root/tools/copyright_checker.js
AgeCommit message (Expand)Author
2023-07-28refactor(cli/tools): split bench into multiple modules (#19974)Bartek Iwańczuk
2023-06-26chore: Ensure copyright line is the first in the file (#19608)Matt Mastracci
2023-03-21chore(tools): Copyright checker had a bad interpolation (#18328)Matt Mastracci
2023-03-15chore: parallelize lint steps (#18214)David Sherret
2023-02-17test: add node compat tests (#17805)Yoshiya Hinosawa
2023-02-16test: add unit tests from std/node (#17794)Bartek Iwańczuk
2023-01-13chore: small cleanup of scripts in ./tools and run copyright checker in lint....David Sherret
2023-01-13chore: add `copyright_checker` tool and add the missing copyright (#17285)Yiyu Lin