[Clangd] Make the type hint length limit configurable
This commit is about clangd's type name hint length limit. The past behavior was 32 characters fixed limit. It is now configurable.
Projects can now add the following config fragment to their .clangd:
InlayHints: TypeNameLimit: 34
clang-format not found in user’s local PATH; not linting file.