PHP Classes

File: .github/workflows/static.yml

Recommend this page to a friend!
  Packages of Scott Arciszewski   PHP String Hidden Characters   .github/workflows/static.yml   Download  
File: .github/workflows/static.yml
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP String Hidden Characters
Hide strings to avoid appearing in stack traces
Author: By
Last change:
Date: 9 months ago
Size: 250 bytes
 

Contents

Class file image Download
on: [push, pull_request] name: Static analysis jobs: psalm: name: Psalm runs-on: ubuntu-latest steps: - name: Checkout code uses: actions/checkout@v4 - name: Psalm uses: docker://vimeo/psalm-github-actions