We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5da9b71 commit 5415df1Copy full SHA for 5415df1
1 file changed
data/tools/jlisa.yml
@@ -0,0 +1,11 @@
1
+name: JLiSA
2
+categories:
3
+ - linter
4
+tags:
5
+ - Java
6
+license: MIT license
7
+types:
8
+ - cli
9
+source: 'https://github.com/lisa-analyzer/jlisa'
10
+homepage: 'https://github.com/lisa-analyzer/jlisa'
11
+description: An abstract interpretation-based static analyzer for Java build upon the [LiSA](https://github.com/lisa-analyzer/lisa) framekwork.
0 commit comments