Page Menu
Home
WickedGov Phorge
Search
Configure Global Search
Log In
Files
F4105622
lint.yml
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
550 B
Referenced Files
None
Subscribers
None
lint.yml
View Options
name
:
"PHP
Lint"
on
:
-
push
-
pull_request
jobs
:
tests
:
name
:
"Lint"
runs-on
:
ubuntu-latest
strategy
:
matrix
:
php-version
:
-
"5.3"
-
"8.0"
steps
:
-
name
:
"Checkout"
uses
:
"actions/checkout@v2"
-
name
:
"Install
PHP"
uses
:
"shivammathur/setup-php@v2"
with
:
coverage
:
"none"
php-version
:
"${{
matrix.php-version
}}"
-
name
:
"Lint
PHP
files"
run
:
"find
src/
-type
f
-name
'*.php'
-print0
|
xargs
-0
-L1
-P4
--
php
-l
-f"
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Aug 18, 19:04 (3 w, 8 h ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
73/af/bb91e9edc43514ddf171ff872d5c
Default Alt Text
lint.yml (550 B)
Attached To
Mode
rMWPROD MediaWiki Production
Attached
Detach File
Event Timeline
Log In to Comment