You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/** * @todo #234:15m/DEV This is something to do later * in one of the next releases. I can't figure out * how to implement it now, that's why the puzzle. */voidsendEmail() {
thrownewUnsupportedOperationException();
}
while it works, pdd doesn't require a leading space on the next paragraphs, so the following also works:
/** * @todo #234:15m/DEV This is something to do later * in one of the next releases. I can't figure out * how to implement it now, that's why the puzzle. */voidsendEmail() {
thrownewUnsupportedOperationException();
}
It would be nice:
update the example to remove a leading space as it isn't required anymore
describe pdd logic of handling multilines comments
provide an example of mixing a @todo comment and non-pdd comment
The text was updated successfully, but these errors were encountered:
The example on
README.md
seems outdated:while it works, pdd doesn't require a leading space on the next paragraphs, so the following also works:
It would be nice:
@todo
comment and non-pdd commentThe text was updated successfully, but these errors were encountered: