Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 445 Bytes

source_file_rules.rst

File metadata and controls

22 lines (13 loc) · 445 Bytes

Source File Rules

source_file_001

This rule checks for the existance of the source file passed to VSG.

Violation

Source file passed to VSG does not exist. This violation will be reported at the command line in the normal output. It will also be reported in the junit file if the --junit option is used.

Fix

Pass correct file name to VSG.