tapestry-cloud/tapestry

View on GitHub
src/Console/Commands/BuildCommand.php

Summary

Maintainability
A
0 mins
Test Coverage
B
87%

Line exceeds 120 characters; contains 155 characters
Wontfix

                new InputOption('--auto-publish', false, InputOption::VALUE_NONE, 'Set Tapestry to consider draft posts with a date <= now as scheduled.'),

Line exceeds 120 characters; contains 125 characters
Open

                new InputOption('--clear', null, InputOption::VALUE_NONE, 'Clear the destination path and disable caching.'),

Line exceeds 120 characters; contains 155 characters
Open

                new InputOption('--no-write', false, InputOption::VALUE_NONE, 'When set Tapestry will build the state but not commit to the file system.'),

Line exceeds 120 characters; contains 132 characters
Open

                new InputOption('--json', false, InputOption::VALUE_NONE, 'Output a json file containing the current build state.'),

There are no issues that match your filters.

Category
Status