open-nomad/plugins
Mahmood Ali 98c02851c8
use comment ignores (#9448)
Use targetted ignore comments for the cases where we are bound by
backward compatibility.

I've left some file based linters, especially when the file is riddled
with linter voilations (e.g. enum names), or if it's a property of the
file (e.g. package and file names).

I encountered an odd behavior related to RPC_REQUEST_RESPONSE_UNIQUE and
RPC_REQUEST_STANDARD_NAME.  Apparently, if they target a `stream` type,
we must separate them into separate lines so that the ignore comment
targets the type specifically.
2020-11-25 16:03:01 -05:00
..
base use comment ignores (#9448) 2020-11-25 16:03:01 -05:00
csi csi: loosen ValidateVolumeCapability requirements (#9049) 2020-10-08 12:53:24 -04:00
device use comment ignores (#9448) 2020-11-25 16:03:01 -05:00
drivers use comment ignores (#9448) 2020-11-25 16:03:01 -05:00
shared use comment ignores (#9448) 2020-11-25 16:03:01 -05:00
serve.go cleanup driver eventor goroutines 2020-05-26 11:04:04 -04:00