| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
There was a problem hiding this comment.
So, this were just points about the delimiter. To be able to submit another review (if necessary) I need to understand this first but that's on me :D
Sorry, something went wrong.
Reverse escape quotes at the start of unquoted strings
This case originally threw an unhelpful IndexOutOfBounds on MapArgument line 453
There was a problem hiding this comment.
Great! I'm happy with the results. You're good to merge.
We need to make sure we don't forget to add a global changelog entry for this.
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
The focus of this PR is to expand the features of the MapArgument. These include
This also generally recodes the internals of the MapArgument to use Brigadier's StringReader and merge logic shared between key and value processing. ArgumentMapTests had many (perhaps too many :P) tests added with the goal of 100% Jacoco coverage.