Skip to content

ajakov/twig-dump-checker

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Repository files navigation

Var Dump Checker GitHub action

This action checks for accidental remaining dump calls in your twig files.

Inputs

source-dir

Required The path to the directory where your source files are located

Outputs

time

The time when the check is completed.

Example usage

uses: ajakov/[email protected]
with:
  source-dir: './src'

About

Checks for accidental dump calls in twig files

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published