Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitbdcc049

Browse files
committed
minorsymfony#7316 [Workflow] Improve configuration example text indents (dominikhajduk)
This PR was merged into the 3.2 branch.Discussion----------[Workflow] Improve configuration example text indentsTo be _"pixel perfect"_ indents should be 4 spaces.Commits-------6fe00af Improve configuration example text indents
2 parentsb03b906 +6fe00af commitbdcc049

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

‎workflow/state-machines.rst‎

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,17 +32,17 @@ Below is the configuration for the pull request state machine.
3232
framework:
3333
workflows:
3434
pull_request:
35-
type:'state_machine'
36-
supports:
35+
type:'state_machine'
36+
supports:
3737
-AppBundle\Entity\PullRequest
38-
places:
38+
places:
3939
-start
4040
-coding
4141
-travis
4242
-review
4343
-merged
4444
-closed
45-
transitions:
45+
transitions:
4646
submit:
4747
from:start
4848
to:travis

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp