package
0.0.0-20240813060107-005fe8a3629a
Repository: https://github.com/arduino/arduino-lint.git
Documentation: pkg.go.dev

# Functions

ContainsMainSketchFile checks whether the provided path contains a file with valid main sketch file extension.
HasMainFileValidExtension returns whether the file at the given path has a valid sketch main file extension.
HasSupportedExtension returns whether the file at the given path has any of the file extensions supported for source/header files of a sketch.
MetadataPath returns the path of the sketch's metadata file.