summaryrefslogtreecommitdiff
path: root/tools/pylintrc
AgeCommit message (Collapse)Author
2020-11-05build: rewrite tools/ scripts to deno (#8247)Bartek IwaƄczuk
This commit rewrites scripts in "tools/" directory to use Deno instead of Python. In return it allows to remove huge number of Python packages in "third_party/".
2020-01-08update pylintrc (#3618)Ry Dahl
2020-01-05Replace libdeno with rusty_v8 (#3556)Ry Dahl