summaryrefslogtreecommitdiff
path: root/tools/format.py
AgeCommit message (Expand)Author
2018-12-24deno_net -> deno_std renameRyan Dahl
2018-11-29Move libdeno build config to libdeno/BUILD.gnRyan Dahl
2018-10-31Support cargo check (#1128)Ryan Dahl
2018-10-30Make format.py less verbose.Ryan Dahl
2018-10-23format: don't format files in third_partyBert Belder
2018-10-23third_party: install yapf with pipBert Belder
2018-10-21Add yapf to third_party.Ryan Dahl
2018-10-20Add rustfmt to third_party.Ryan Dahl
2018-10-19Add missing copyrights (#1024)ztplz
2018-10-11Replace globals.d.ts with lib.deno_runtime.d.tsKitson Kelly
2018-10-04tools/format: format markdown files with prettierBert Belder
2018-09-22Add benchmark tools (#777)Yoshiya Hinosawa
2018-09-21Revert "Add benchmark tools (#777)"Bert Belder
2018-09-21Add benchmark tools (#777)Yoshiya Hinosawa
2018-09-10tools/format: don't format files in third_party on WindowsBert Belder
2018-08-26tools/format: fix clang-format glob patternBert Belder
2018-08-17chore: download clang-format from google storageYoshiya Hinosawa
2018-08-17chore: format files in tests/Yoshiya Hinosawa
2018-08-08Remove RUSTFMT_FLAGSRyan Dahl
2018-08-08Change rustfmt flags. For v0.8.2.Ryan Dahl
2018-07-25Remove msg_generated hack (#409)Kitson Kelly
2018-07-25Clean up and fix toolsBert Belder
2018-07-24Fix recursive globbing in tools/format.pyRyan Dahl
2018-07-20Wrap rust at 80 columns.Ryan Dahl
2018-07-19Link rust_test targets with external linker, fix handlers_test linkageBert Belder
2018-07-10Remove -f option from rustfmt. (#356)Ryan Dahl
2018-07-09chore: use local prettierYoshiya Hinosawa
2018-07-08tools: fix windowsBert Belder
2018-07-08Clean up tools/Ryan Dahl