Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • E escet
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Graph
    • Compare
    • Locked Files
  • Issues 92
    • Issues 92
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 4
    • Merge requests 4
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Releases
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Eclipse ProjectsEclipse Projects
  • Eclipse ESCET (Supervisory Control Engineering Toolkit)
  • escet
  • Merge requests
  • !305

#271 Add AsciiDoc source files checker (2nd version)

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Dennis Hendriks requested to merge 271-add-asciidoc-source-files-checker-2 into develop Apr 17, 2022
  • Overview 17
  • Commits 9
  • Pipelines 5
  • Changes 27

This is a 2nd attempt, after !278 (closed), now as a Maven plugin:

  • It still checks for multiple sentences on a source line, and for indented code blocks. It now also reports empty code blocks.
  • It now has a more modular setup. The various things as I/O, parsing to various subsets of lines (normal, source blocks), and doing various checks, are clearly separated. This allows it to be extended with new checks more easily.
  • The number of lines of code has barely increased, from 535 to 537, even though we now have more files (and thus more license headers), and test code.

Addresses #271

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: 271-add-asciidoc-source-files-checker-2

Copyright © Eclipse Foundation, Inc. All Rights Reserved.     Privacy Policy | Terms of Use | Copyright Agent