Commit dbf3f77
authored
Add JSpecify to Code Analysis (#1291)
Add JSpecify to the list of static analysis tools
Add JSpecify to the README, highlighting its role in providing
standardized nullness annotations. JSpecify aims to create a unified
framework for null-safety that works uniformly across various Java
IDEs, compilers, and static analysis tools.
This addition serves as a valuable resource for developers looking
to implement robust, tool-agnostic null checking in modern Java projects.1 parent b57be25 commit dbf3f77
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
218 | 218 | | |
219 | 219 | | |
220 | 220 | | |
| 221 | + | |
221 | 222 | | |
222 | 223 | | |
223 | 224 | | |
| |||
0 commit comments