Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

add property support to ErrorNamesPropertyToConstantRector (#860)#2636

add property support to ErrorNamesPropertyToConstantRector (#860)

add property support to ErrorNamesPropertyToConstantRector (#860) #2636

name:Code Analysis
on:
pull_request:null
push:
branches:
-main
env:
# see https://github.com/composer/composer/issues/9368#issuecomment-718112361
COMPOSER_ROOT_VERSION:"dev-main"
jobs:
code_analysis:
strategy:
fail-fast:false
matrix:
actions:
-
name:'Active Classes'
run:vendor/bin/class-leak check config src rules --ansi --skip-suffix "Rector" --skip-type "\Rector\Set\Contract\SetProviderInterface"
name:${{ matrix.actions.name }}
runs-on:ubuntu-latest
timeout-minutes:10
steps:
-uses:actions/checkout@v4
-
uses:shivammathur/setup-php@v2
with:
php-version:8.2
coverage:none
-uses:"ramsey/composer-install@v2"
-run:${{ matrix.actions.run }}

[8]ページ先頭

©2009-2025 Movatter.jp