package
0.0.0-20240813060107-005fe8a3629a
Repository: https://github.com/arduino/arduino-lint.git
Documentation: pkg.go.dev
# Packages
Package boardstxt provides functions specific to linting the boards.txt configuration files of Arduino boards platforms.
Package platformtxt provides functions specific to linting the platform.txt configuration files of Arduino platform platforms.
Package programmerstxt provides functions specific to linting the programmers.txt configuration files of Arduino programmers platforms.
# Functions
BundledLibrariesFolderNames returns a list of supported names for the platform bundled libraries folder.
IsConfigurationFile returns whether the file at the given path has a boards platform configuration file filename.
IsRequiredConfigurationFile returns whether the file at the given path has the filename of a required boards platform configuration file.