lint: config: Use `string_view` where possible
`Json::Value`'s operator[] only accepts string keys, so getters are still made to take const references to strings.
Loading
Please register or sign in to comment
`Json::Value`'s operator[] only accepts string keys, so getters are still made to take const references to strings.