-
Thanks for making and maintaining this! It would be neat to have typing support for checkers like [mypy](https://mypy.readthedocs.io/en/stable/) and [pyright](https://github.com/microsoft/pyright).
-
```
What steps will reproduce the problem?
1. Have a source code file containing an annotated try-with-resources:
try (
/*@DefaultQualifier(Nullable.class)*/
InputStream in = resourceRoot.getResource…
-
**Good news everybody!**
[PEP 747](https://peps.python.org/pep-0747/) will likely land soon (unlike some of the same-numbered planes ^^). It defines a new annotation `TypeForm[T]`, whic…
-
```
Please add more options for finer-grained control over which annotations are
applied to which program elements by default.
Being able to target annotations at fields without targeting the enclo…
-
```
Please add more options for finer-grained control over which annotations are
applied to which program elements by default.
Being able to target annotations at fields without targeting the enclo…
-
I would like to have both `irony` and `c/c++-clang-tidy` in my flycheck setup (i'm using doom emacs).
That might seems easy, but it was not.
After hours of trial and error, I came up with the fo…
-
I think we should write some unit tests and enable codecov, codacity and Github Actions on here as it's a deployed service. It'll maintain the quality moving forward.
Also, as a side note, is the M…
-
For the new homepage, and potentially other applications, it would be useful to have a collection of images generated by users through the horde, especially ones of high quality or which are highly vo…
-
In file `clang/include/clang/StaticAnalyzer/Checkers/Checkers.td` following checks are listed, but no such documentation exists in `clang/docs/analyzer/checkers.rst`:
- cplusplus.Move
- cplusplus.…
-
```
Please add more options for finer-grained control over which annotations are
applied to which program elements by default.
Being able to target annotations at fields without targeting the enclo…