Searched hist:52599638 (Results 1 – 1 of 1) sorted by relevance
52599638f4e39c0565e8a9823514837934ae9f59 Tue Oct 27 19:08:33 CDT 2020 Brad Bishop <bradleyb@fuzziesquirrel.com> clang-tidy: fix typoThe Checks string isn't terminated with a single quote, so clang doesn'twork. Add the missing quote.Tested: nopeChange-Id: Ic45fa8f2ccd1399cb9748196d16e211282cea2b0Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>