| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
Thanks, please wrap lines at 80 characters if that's not too much work. It could also be be nice to expand a little here. |
Sorry, something went wrong.
|
I'll fix the long line, thanks for pointing that out. I was going to expand further with more examples in a different PR fixing #5747. Would adding more examples in a separate PR be preferred? |
Sorry, something went wrong.
|
I think one PR is fine but @Trott is more experienced here than I. |
Sorry, something went wrong.
|
Ok, I'll wait until he chimes in before adding the additional examples. |
Sorry, something went wrong.
|
One PR is fine as long as the changes are all relevant to the same issue. There can be multiple commits if necessary. |
Sorry, something went wrong.
|
One PR is fine in this case, but two is also fine, and since you already have it as two, maybe leave it as that. As this is your first commit (right?), it might be best to keep it small anyway so we can focus on process and not endless nits on grammar and style. |
Sorry, something went wrong.
|
LGTM. If you can squash the two commits down to one and force push, that would be great. If not, whoever lands this can do it. |
Sorry, something went wrong.
There was a problem hiding this comment.
Nit: Might be better as "has dir and base properties" (no "the").
Sorry, something went wrong.
doc: limit path.format line to 80 characters doc: path.format remove the
|
Still LGTM. Nit: The body of the commit message should probably be a sentence explaining the change rather than the first line of the commits that we're squashed. |
Sorry, something went wrong.
Sorry, something went wrong.
|
@benjamingr Thanks! Also thanks for your input @jasnell @Trott |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Pull Request check-list
Please make sure to review and check all of these items:
this change (including linting)?
test (or a benchmark) included?
existing APIs, or introduces new ones)?
Affected core subsystem(s)
path
Description of change
explain path.format expected properties
fixes #5746