Add per-node ignore handling for more lint checks

A handful of lint checks still don't support per-node suppress
checking (because the computation does not have node information at
the time when the final warnigns are produced).

This checkin uses the new location client data facility to add scope
checking for a few more of the lint checks.

Change-Id: I0ca48e91441dcd753834ad4777959f728b74ac71
4 files changed