File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1818 - [ Include Beta Rules] ( #include-beta-rules )
1919- ** [ Usage] ( #Usage ) **
2020 - [ Examples] ( #examples )
21- - [ Functions] ( #core- functions )
21+ - [ Functions] ( #functions )
2222- ** [ Installation] ( #installation ) **
2323- ** [ Development] ( #development ) **
2424
@@ -277,7 +277,7 @@ _Runs all enabled rules and returns detailed violations._
277277
278278_ Automatically applies available fixes(removing variables and unconnected elements)._
279279
280- #### [ ` exportDetails(results: ScanResult[]): string ` ] ( https://github.com/Flow-Scanner/lightning-flow-scanner-core/tree/main/src/main/libs/exportDetails.ts )
280+ #### [ ` exportDetails(results: ScanResult[]): FlatViolation[] ` ] ( https://github.com/Flow-Scanner/lightning-flow-scanner-core/tree/main/src/main/libs/exportDetails.ts )
281281
282282_ Get flattened output of violations only._
283283
You can’t perform that action at this time.
0 commit comments