Skip to content
This repository has been archived by the owner on Jul 22, 2022. It is now read-only.

Commit

Permalink
DevKit updates (#207)
Browse files Browse the repository at this point in the history
  • Loading branch information
SonataCI authored Aug 31, 2020
1 parent a4eef93 commit 8f98113
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/documentation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,10 @@ on:
- master
- 3.x
pull_request:
paths:
- 'docs/**'

jobs:
build:
name: Build
name: Build documentation

runs-on: ubuntu-latest

Expand Down
14 changes: 8 additions & 6 deletions docs/.doctor-rst.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,12 @@ rules:
no_bash_prompt: ~
no_composer_phar: ~
no_inheritdoc: ~
yaml_instead_of_yml_suffix: ~
no_app_bundle: ~
no_config_yaml: ~
kernel_instead_of_app_kernel: ~
no_app_console: ~

# can be enabled when no Symfony 3.4 support anymore
#yaml_instead_of_yml_suffix: ~
#no_app_bundle: ~
#no_config_yaml: ~
#kernel_instead_of_app_kernel: ~
#no_app_console: ~
whitelist:
lines:
- '.. versionadded:: 3.x'

0 comments on commit 8f98113

Please sign in to comment.