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.
2 parents 8da6db4 + 8e06dbc commit e85a7faCopy full SHA for e85a7fa
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 new releases of a library already in the index are 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