Commit d521897
committed
Make all packages internal
The Go packages of this project were written solely for the use within the project. Making them internal avoids them
unintentionally becoming part of the public API, resulting in a greatly increased potential maintenance and support
burden and limitations on further development work. It would be interesting to identify the components of the internal
API that might be useful to others and expose them intentionally as they reach a state of relative stability. However,
for now the public API should be considered only the command line interface and the JSON report structure.1 parent 54e1502 commit d521897
File tree
321 files changed
+165
-165
lines changed- docsgen
- docs
- internal
- check
- checkconfigurations
- checkdata
- schema
- compliancelevel
- schemadata
- testdata
- input
- testdata
- packageindexes
- invalid-JSON
- invalid-package-index
- valid-package-index
- platforms
- invalid-boards.txt
- missing-boards.txt
- valid-boards.txt
- checkfunctions
- testdata
- general
- Arduino.h
- arduino.h-angle
- arduino.h-quote
- license-file-in-subfolder/subfolder
- license-file
- no-license-file
- no-readme
- readme
- libraries
- ArchitectureAliasSolo
- src
- ArchitectureAliasWithTrue
- src
- ArchitectureMiscasedWithCorrect
- src
- ArchitectureMiscased
- src
- ArchitecturesLTMinLength
- src
- Arduino_Official
- src
- AuthorLTMinLength
- src
- BadURL
- src
- CategoryInvalid
- src
- DependsEmpty
- src
- DependsFieldMisspelled
- src
- DependsHasBadChars
- src
- DependsIndexed
- src
- DependsNotIndexed
- src
- DotALinkageFieldMisspelled
- src
- DotALinkageFlat
- DotALinkageInvalid
- src
- DotALinkage
- src
- DotDevelopment
- src
- EmailAndMaintainer
- src
- EmailLTMinLength
- src
- EmailOnly
- src
- EmailStartsWithArduino
- src
- ExampleFolder
- example/Example
- src
- ExamplesFolder
- examples/Example
- src
- Exe
- src
- ExtrasFolder
- extras
- src
- FlatWithoutHeader
- Flat
- FolderNameTooLong12345678901234567890123456789012345678901234567890
- src
- IncludesFieldMisspelled
- src
- IncludesLTMinLength
- src
- IncludesListSkip
- src
- IncorrectExamplesFolderCase
- Examples
- src
- IncorrectExtrasFolderCase
- EXTRAS
- src
- IncorrectLibraryPropertiesCase
- src
- IncorrectSrcFolderNameCase
- SRC
- Indexed
- src
- InvalidLibraryProperties
- src
- LdflagsFieldMisspelled
- src
- LdflagsLTMinLength
- src
- LdflagsValid
- src
- Legacy
- MaintainerLTMinLength
- src
- MaintainerStartsWithArduino
- src
- MissingFields
- src
- MissingIncludes
- src
- MisspelledExamplesFolder
- example/Example
- src
- MisspelledExtrasFolder
- extra
- src
- MisspelledLibraryProperties
- src
- MisspelledSentenceParagraphValue
- src
- NameContainsArduino
- src
- NameGTMaxLength
- src
- NameGTRecommendedLength
- src
- NameHasBadChars
- src
- NameHasLibrary
- src
- NameHasSpaces
- src
- NameHeaderMismatch
- src
- NameLTMinLength
- src
- NoDepends
- src
- NoExamples
- src
- NotIndexed
- src
- NotPrecompiled
- src
- ParagraphRepeatsSentence
- src
- PrecompiledFieldMisspelled
- src
- PrecompiledFlat
- PrecompiledInvalid
- src
- Precompiled
- src
- Prohibited CharactersInFolderName
- src
- RecursiveWithUtilityFolder
- src
- utility
- RecursiveWithoutLibraryProperties/src
- Recursive
- src
- RedundantLibraryProperties
- src
- SentenceLTMinLength
- src
- SketchInRoot
- src
- SpuriousMisspelledSentenceParagraphValue
- src
- Submodule
- src
- URL404
- src
- UncategorizedCategoryValue
- src
- UrlFormatInvalid
- src
- Version1.0.0
- src
- VersionFormatInvalid
- src
- VersionNotRelaxedSemver
- src
- VersionNotSemver
- src
- packageindexes
- invalid-JSON
- invalid-package-index
- valid-package-index
- platforms
- invalid-boards.txt
- missing-boards.txt
- valid-boards.txt
- sketches
- FileNameTooLong
- IncorrectSrcFolderNameCase
- SRC
- InvalidDataMetadataFile
- InvalidJSONMetadataFile
- NameMismatch
- NoMetadataFile
- Pde
- ProhibitedCharactersInFileName
- SrcSubfolder
- src
- ValidMetadataFile
- Valid
- checklevel
- checkresult
- cli
- command
- configuration
- checkmode
- project
- library
- libraryproperties
- testdata
- ContainsHeaderFile
- ContainsMetadataFile
- ContainsNoHeaderFile
- ContainsNoMetadataFile
- packageindex
- testdata
- HasJSON
- HasMultiple
- HasNone
- HasPackageIndex
- HasPrimaryPackageIndex
- platform
- boardstxt
- projecttype
- sketch
- testdata
- ContainsNoMainSketchFile
- HasMetadataFile
- NoMetadataFile
- Valid
- testdata
- Library
- examples/Example
- PackageIndex
- Platform
- libraries/Library
- examples/Example
- Projects
- Library
- examples/Example
- Sketch
- Sketch
- result
- feedback
- outputformat
- util/test
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
321 files changed
+165
-165
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | | - | |
| 20 | + | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
255 | 255 | | |
256 | 256 | | |
257 | 257 | | |
258 | | - | |
| 258 | + | |
259 | 259 | | |
260 | 260 | | |
261 | 261 | | |
| |||
268 | 268 | | |
269 | 269 | | |
270 | 270 | | |
271 | | - | |
| 271 | + | |
272 | 272 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
Lines changed: 6 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
28 | | - | |
29 | | - | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
24 | | - | |
25 | | - | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
0 commit comments