Skip to content

authz/github: remove debug log

Warren Gifford requested to merge authz/no-debug-log into main

Created by: bobheadxi

I need some kind of linter to ban imports and usage of "log". The value being printed here can be absolutely massive (up to tens of thousands of users and repos), and it might be the cause of some significant issues over at https://github.com/sourcegraph/customer/issues/470

Merge request reports

Loading