Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 732 Bytes

File metadata and controls

18 lines (12 loc) · 732 Bytes

CircleCI

php-hello-cloudrun

Google Cloud Run hello project

Links

Prettier

prettier --check ".*.{js,css,html,php}" --plugin "%APPDATA%/npm/node_modules/@prettier/plugin-php/src/index.mjs"

prettier --write ".*.php" --plugin "%APPDATA%/npm/node_modules/@prettier/plugin-php/src/index.mjs"