Is there a way or workaround to have a client side trigger?

We do not have access to the server, but we would like to run a code sniffer before sending files to the depot. I know that this is a very easy access to server triggers, but is it possible to have something like this on the client side? Therefore, if my script returns 1, it should cancel the send operation.

+5
source share
1 answer

All Articles