You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/cmd/jsonimports
Joe Tsai fcb614a53e
cmd/jsonimports: add static analyzer for consistent "json" imports (#17669)
This migrates an internal tool to open source
so that we can run it on the tailscale.com module as well.
We add the "util/safediff" also as a dependency of the tool.

This PR does not yet set up a CI to run this analyzer.

Updates tailscale/corp#791

Signed-off-by: Joe Tsai <joetsai@digital-static.net>
1 month ago
..
format.go cmd/jsonimports: add static analyzer for consistent "json" imports (#17669) 1 month ago
format_test.go cmd/jsonimports: add static analyzer for consistent "json" imports (#17669) 1 month ago
jsonimports.go cmd/jsonimports: add static analyzer for consistent "json" imports (#17669) 1 month ago