mirror of
https://github.com/sasjs/lint.git
synced 2026-01-14 15:50:05 +00:00
feat: honour .gitignore and ignoreList from config when linting filesystem
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
export * from './asyncForEach'
|
||||
export * from './getLintConfig'
|
||||
export * from './getProjectRoot'
|
||||
export * from './isIgnored'
|
||||
export * from './listSasFiles'
|
||||
export * from './splitText'
|
||||
|
||||
Reference in New Issue
Block a user