-
Notifications
You must be signed in to change notification settings - Fork 49
Issue 94 #331
Conversation
Does Danger add anything besides noise? I feel it's more distracting than it is helpful. |
@modocache - it has helped before, but you're right -- mostly noise! we can disable 😄 it's supposed to work with markdown but it looks like it never really did (breaks on md links, etc) |
@jessesquires, what I saw, Danger alerts on many specific to development words and names. Is there any way to add them to ignore list? |
Yes, but I am afraid it is a continuous battle and would not be worth it. |
_drafts/2017-11-09-issue-94.md
Outdated
disallowed by [SE-0054](https://github.com/apple/swift-evolution/blob/master/proposals/0054-abolish-iuo.md) | ||
was considered valid in Swift 3 and 4. This is a "source-breaking" change for | ||
codebases that used syntax that, while being technically invalid in Swift 3 and | ||
4, would not result in errors being emitted by the Swift compiler until now. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks 👍. It might not be source-breaking though if they go with Slava's suggestion here.
49d60a4
to
f4c997a
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looking great! I've added links to the mailing list regarding the proposals in review.
Not to be a stickler about this, but I do prefer a colon here, since it's followed by a list of things that happened in Swift development, and I think its usage here is grammatically correct. Let me know if the first sentence needs to be rewritten altogether, but I think if it's going to stay as-is then the colon isn't a bad choice here.
🎉 |
No description provided.