-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
simplify logic on no arg commands (#1584)
* simplify logic on no arg commands * Bug fix for `getFromAndTo` * Was returning a min or max that was outside the scope of the editor. * Update custom folder after addressing this issue. * Use pluralize utility function --------- Co-authored-by: rrgoetz <[email protected]>
- Loading branch information
1 parent
49bb143
commit c4d22a0
Showing
3 changed files
with
40 additions
and
58 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
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
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