gcpug / zagane

zagane is a static analysis tool which can find bugs in spanner's code
MIT License
89 stars 15 forks source link

bug: ignore comments don't work #17

Closed tenntenn closed 4 years ago

tenntenn commented 5 years ago

This comment does not work.

//lint:ignore zagane ignore it
client.ReadOnlyTransaction() // OK
tenntenn commented 4 years ago

duplicated #27