UNPKG

dclint

Version:

A command-line tool for validating and enforcing best practices in Docker Compose files.

2 lines (1 loc) 116 B
export declare function findFilesForLinting(paths: string[], recursive: boolean, excludePaths: string[]): string[];