We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8da6db4 commit a235861Copy full SHA for a235861
README.md
@@ -65,7 +65,7 @@ Configure the checks for libraries in the [Arduino Library Manager](https://gith
65
#### Supported values
66
67
- `submit` - Also run additional checks required to pass before a library is accepted for inclusion in the index.
68
-- `update`- Also run additional checks required to pass before a library is accepted for inclusion in the index.
+- `update`- Also run additional checks required to pass before an update to a library is accepted.
69
- `false` - Don't run any Library Manager-specific checks.
70
71
**Default**: `submit` for libraries, `false` for other project types
0 commit comments