mirror of
https://github.com/sasjs/lint.git
synced 2026-01-09 13:30:05 +00:00
fix(*): add SAS Macros section to Doxygen header
This commit is contained in:
@@ -4,7 +4,7 @@ import { FileLintRule } from '../../types/LintRule'
|
||||
import { LintRuleType } from '../../types/LintRuleType'
|
||||
import { Severity } from '../../types/Severity'
|
||||
|
||||
const DoxygenHeader = `/**{lineEnding} @file{lineEnding} @brief <Your brief here>{lineEnding}**/`
|
||||
const DoxygenHeader = `/**{lineEnding} @file{lineEnding} @brief <Your brief here>{lineEnding} <h4> SAS Macros </h4>{lineEnding}**/`
|
||||
|
||||
const name = 'hasDoxygenHeader'
|
||||
const description =
|
||||
|
||||
Reference in New Issue
Block a user