-
Tracking issue for:
- [ ] https://github.com/LanikSJ/docker-web-service/security/code-scanning/1224
-
These tags are specific to Psalm, so it would only be natural to offer to complete them.
-
I noticed that in the docblocks we are unsing FQCN when adding types to the parameters. We are also importing those at the top of the file.
In most of the editors, the editor is smart enough that i…
-
# Bug report
Since PHP 8.1, it is possible to use `new` as default parameters (["new in initializers"](https://www.php.net/releases/8.1/en.php#new_in_initializers) [RFC](https://wiki.php.net/rfc/ne…
-
**Describe the bug**
Pressing enter inside a docblock does not continue the docblock. The asterisk is not printed and the cursor moves to the beginning of the line as if it is outside a docblock.
…
-
Please enlighten me if I'm missing a configuration, but phpcs doesn't seem to recognize [docblock templates][docref].
For example,
```php
/**#@+
* @const string Comparison constants
*/
con…
jpuck updated
6 years ago
-
Want to begin and say **I am willing to contribute this feature :)**.
The motivation:
Our overrides.less file (overrides antd parsed and replaced using less 'modifyVars' ) looks something like t…
-
Hello, your project is very good, but I believe we could add a checkbox that would include the type doc string. This is useful for older versions of PHP.
Can i help to implementation
example:
`…
-
I didn't want to spam issues but was asked to create a new ticket on this [comment ](https://github.com/vimeo/psalm/issues/8636#issuecomment-1336525499). I've also checked the psalm.xml docs and can't…
-
**Is your feature request related to a problem? Please describe**
I would like to be able to use the "compact" option for ArgsTable when using it in MDX like so:
```
import { ArgsTable } from '@sto…