Skip to content

Commit e0c47ee

Browse files
committed
document reportFn: false
1 parent 0e925d1 commit e0c47ee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ Array of [bootlint problem ID codes](https://github.com/twbs/bootlint/wiki) (as
7171
* `Object` **errorLocation** - Error location in file.
7272

7373
A function that will log out the lint errors to the console. Only use this if you want to customize how the lint errors are reported.
74+
If desired, this can be turned off entirely by setting `reportFn: false`.
7475

7576
### options.summaryReportFn
7677

0 commit comments

Comments
 (0)