-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[TASK] adds custom error message on invalid input
- Loading branch information
1 parent
5570f62
commit e2bdeb5
Showing
2 changed files
with
33 additions
and
26 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,10 @@ | ||
# TODO | ||
|
||
- [ ] Add custom error messages for invalid / missing arguments | ||
- [x] Add random user agent argument | ||
- [x] Add SECURITY.md | ||
- [ ] Rework release pipeline | ||
- [ ] Add method to reliably check for premium version of plugins | ||
- [x] Save playbook only when its not loaded prior | ||
|
||
# TODO | ||
|
||
- [x] Add custom error messages for invalid / missing arguments | ||
- [x] Add random user agent argument | ||
- [x] Add SECURITY.md | ||
- [ ] Rework release pipeline | ||
- [ ] Add method to reliably check for premium version of plugins | ||
- [x] Save playbook only when its not loaded prior | ||
|
||
In the context of this TODO list, the [x] symbol is used to indicate a task that has been completed. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters