Skip to content

v3.4.8

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Jun 14:52
· 14 commits to main since this release
91661a1

Added

  • The existing moodle.PHPUnit.TestCaseCovers sniff now detects multiple uses of the @coversDefaultClass annotation. Only one is allowed by class.
  • The existing moodle.Files.BoilerplateComment sniff now performs more checks (spacing, placement, blank lines, ...) and is able to fix many of them.

Changed

  • Made codes for moodle.Commenting.MissingDocblock more specific to the scenario (Fixes #154).

Take a look at the CHANGELOG for details about other releases.