Skip to content

Conversation

@OskarStark
Copy link
Contributor

  • Require DOCtor-RST 1.74.0
  • Enable NoNonBreakingSpace rule
  • Enable NoEmptyDirective rule
  • Enable FilepathAndNamespaceShouldMatch rule (configured for src/ and tests/)

@carsonbot carsonbot added this to the 6.4 milestone Dec 7, 2025
@carsonbot carsonbot changed the title Update DOCtor-RST and enable new rules Update DOCtor-RST and enable new rules Dec 7, 2025
@OskarStark OskarStark force-pushed the feature/do-1.74 branch 2 times, most recently from 2674820 to 8dabbd1 Compare December 7, 2025 13:05
@OskarStark OskarStark closed this Dec 7, 2025
@OskarStark OskarStark reopened this Dec 7, 2025
@OskarStark OskarStark force-pushed the feature/do-1.74 branch 7 times, most recently from 65a851b to eca286e Compare December 7, 2025 21:32
@OskarStark OskarStark requested a review from xabbuh as a code owner December 7, 2025 21:46
@OskarStark OskarStark force-pushed the feature/do-1.74 branch 3 times, most recently from 5ee18ed to c7873f1 Compare December 7, 2025 22:05
- Require DOCtor-RST 1.75.1
- Enable NoNonBreakingSpace rule
- Enable NoEmptyDirective rule
- Enable FilepathAndNamespaceShouldMatch rule with namespace mapping (src/ -> App\ or Acme\, tests/ -> App\Tests\) and ignore config/ and example.com/ paths
- Require DOCtor-RST 1.75.1
- Enable NoNonBreakingSpace rule
- Enable NoEmptyDirective rule
- Enable FilepathAndNamespaceShouldMatch rule with namespace mapping (src/ -> App\ or Acme\, tests/ -> App\Tests\, apps/api/tests/ -> Api\Tests\) and ignore config/ and example.com/ paths
@OskarStark OskarStark force-pushed the feature/do-1.74 branch 2 times, most recently from 64b05eb to 9077138 Compare December 7, 2025 22:53
@OskarStark OskarStark closed this Dec 7, 2025
@OskarStark OskarStark reopened this Dec 7, 2025
@OskarStark OskarStark force-pushed the feature/do-1.74 branch 2 times, most recently from 4cf3847 to 777d784 Compare December 7, 2025 23:20
- Require DOCtor-RST 1.76.0
- Enable NoNonBreakingSpace rule
- Enable NoEmptyDirective rule
- Enable FilepathAndNamespaceShouldMatch rule with namespace mapping (src/ -> App\, tests/ -> App\Tests\), ignore Acme\ namespace, and ignore config/, example.com/ and apps/api/tests/ paths
- Fix BlogPostReviewSubscriber filepath from src/App/EventSubscriber to src/EventSubscriber
- Fix BlogPostPublishSubscriber filepath from src/App/EventSubscriber to src/EventSubscriber
- Fix Foo namespace from Foo to App\Foo to match src/Foo filepath
- Fix WorkflowLoggerSubscriber filepath from src/App/EventSubscriber to src/EventSubscriber
- Fix AcmeHelloExtension filepath from src/Acme/HelloBundle/DependencyInjection to src/DependencyInjection
- Fix Author filepath from src/EntityAuthor.php to src/Entity/Author.php
- Fix User namespace from App\Entity\User to App\Entity
- Fix FooExtractor filepath from src/Acme/DemoBundle/Translation to src/DependencyInjection/Translation
- Fix indentation in phpunit_bridge.rst directory tree
- Fix GreetCommand namespace from App\Console to App\Command
- Fix SecurityController namespace from App\Controller\SecurityController to App\Controller
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants