mirror of
https://github.com/Karaka-Management/Build.git
synced 2026-01-14 04:48:40 +00:00
upddate
This commit is contained in:
parent
780b9de0cc
commit
ed89a33271
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
|
@ -17,7 +17,7 @@ jobs:
|
|||
submodules: recursive
|
||||
token: ${{ secrets.GH_PAT }}
|
||||
- name: Lint Code Base
|
||||
uses: github/super-linter@v4
|
||||
uses: github/super-linter/slim@v4
|
||||
env:
|
||||
VALIDATE_ALL_CODEBASE: false
|
||||
DEFAULT_BRANCH: develop
|
||||
|
|
|
|||
|
|
@ -56,6 +56,7 @@ parameters:
|
|||
- '#.*unserialize\(\) has parameter .* with no typehint specified#'
|
||||
- '#.*refClass with generic class ReflectionClass but does not specify its types.*#'
|
||||
- '#.*class Mpdf\\.*#'
|
||||
- '#.*PHPDoc tag @var for constant.*#'
|
||||
-
|
||||
message: '#.*has parameter \$con with no typehint specified#'
|
||||
path: *Ftp/File.php
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user