mirror of
https://github.com/github/codeql.git
synced 2026-05-02 04:05:14 +02:00
remove punctuation in query name
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/**
|
||||
* @name Use of returnless function.
|
||||
* @name Use of returnless function
|
||||
* @description Using the return value of a function that does not explicitly return is indicative of a mistake.
|
||||
* @kind problem
|
||||
* @problem.severity warning
|
||||
|
||||
Reference in New Issue
Block a user