mirror of
https://github.com/linuxserver/Heimdall.git
synced 2025-11-23 16:50:45 +09:00
16 lines
383 B
Plaintext
16 lines
383 B
Plaintext
parameters:
|
|
checkMissingIterableValueType: false
|
|
|
|
level: 6
|
|
paths:
|
|
- lib
|
|
|
|
ignoreErrors:
|
|
# Ignore typehint errors on api classes
|
|
-
|
|
message: '#Method (.*) with no typehint specified\.#'
|
|
path: lib/Github/Api
|
|
-
|
|
message: '#Method (.*) has no return typehint specified\.#'
|
|
path: lib/Github/Api
|