File tree Expand file tree Collapse file tree 2 files changed +2
-4
lines changed
java/ql/src/utils/modeleditor Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Original file line number Diff line number Diff line change 11/**
22 * @name Fetch endpoints for use in the model editor (application mode)
33 * @description A list of 3rd party endpoints (methods) used in the codebase. Excludes test and generated code.
4- * @kind problem
5- * @problem.severity recommendation
4+ * @kind table
65 * @id java/utils/modeleditor/application-mode-endpoints
76 * @tags modeleditor endpoints application-mode
87 */
Original file line number Diff line number Diff line change 11/**
22 * @name Fetch endpoints for use in the model editor (framework mode)
33 * @description A list of endpoints accessible (methods) for consumers of the library. Excludes test and generated code.
4- * @kind problem
5- * @problem.severity recommendation
4+ * @kind table
65 * @id java/utils/modeleditor/framework-mode-endpoints
76 * @tags modeleditor endpoints framework-mode
87 */
You can’t perform that action at this time.
0 commit comments