aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Switch to `eslint-plugin-import-x` (#32790)silverwind10 days1-2/+2
* Add `lint-go-gopls` (#30729)silverwind2024-06-051-0/+23
* Update misspell to 0.5.1 and add `misspellings.csv` (#30573)silverwind2024-04-271-0/+21
* Add svg linter and fix incorrect svgs (#30086)silverwind2024-03-261-0/+26
* Enforce trailing comma in JS on multiline (#30002)silverwind2024-03-222-3/+3
* move some scripts from 'build' to 'tools' directory, misc refactors (#29844)silverwind2024-03-173-0/+158
* Clean some legacy files and move some build files (#23699)wxiaoguang2023-03-252-31/+0
* Move fuzz tests into tests/fuzz (#22376)Khaled Yakdan2023-01-091-38/+0
* Rewrite fuzzers to native Go harnesses (#22313)AdamKorcz2023-01-052-50/+38
* Add a simple test for external renderer (#20033)Lunny Xiao2022-12-121-0/+23
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Remove legacy `+build:` constraint (#19582)wxiaoguang2022-05-021-1/+0
* format with gofumpt (#18184)65432022-01-201-10/+8
* Propagate context and ensure git commands run in request context (#17868)zeripath2022-01-191-0/+2
* Add bundle download for repository (#14538)John Olheiser2021-08-241-0/+1
* Fix NPE in fuzzer (#16680)zeripath2021-08-131-0/+3
* Fuzzer finds an NPE due to incorrect URLPrefix (#16249)zeripath2021-06-251-1/+1
* Fix go-fuzz (#15596)65432021-04-231-6/+18
* Added 2 fuzzers (#13818)AdamKorcz2020-12-101-0/+36
* Add 'make watch' (#12636)silverwind2020-09-041-0/+8