Skip to content

Fix:(issue_1071) Add support for duplicated flag check#1638

Merged
dearchap merged 4 commits intourfave:mainfrom
dearchap:issue_1071
Jan 9, 2023
Merged

Fix:(issue_1071) Add support for duplicated flag check#1638
dearchap merged 4 commits intourfave:mainfrom
dearchap:issue_1071

Conversation

@dearchap
Copy link
Contributor

@dearchap dearchap commented Jan 9, 2023

What type of PR is this?

(REQUIRED)

  • documentation
  • feature

What this PR does / why we need it:

(REQUIRED)

Which issue(s) this PR fixes:

(REQUIRED)

Fixes #1071

Special notes for your reviewer:

(fill-in or delete this section)

Testing

(fill-in or delete this section)

make test
go test

For some reason the PR tests were passing but go test was failing in my branch. make test didnt seem to be running the tests.

Release Notes

(REQUIRED)


commit 4092431d53cec591309497b2ba680c07c947c695
Author: Naveen Gogineni <dear.chap@gmail.com>
Date:   Mon Jan 9 07:51:46 2023 -0500

    Fix tests

commit f60d3ef
Merge: 9be98f1 fa750ab
Author: dearchap <dear.chap@gmail.com>
Date:   Sun Jan 8 22:05:52 2023 -0500

    Merge pull request urfave#1636 from dearchap/issue_1071
@dearchap dearchap requested a review from a team as a code owner January 9, 2023 13:19
@dearchap dearchap merged commit c6fc998 into urfave:main Jan 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add optional check for duplicated string and int type flags.

1 participant