Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 508 Bytes

File metadata and controls

8 lines (5 loc) · 508 Bytes

Diagnostics

Used for code analysis to meet coding standards and search for possible errors.

Some of diagnostics are disabled by default. Use configuration file to enable them.

To escape individual sections of code or files from triggering diagnostics, you can use special comments of the form // BSLLS:DiagnosticKey-off . This functionality is described in more detail in Escaping sections of code .

Implemented diagnostics