Skip to content

Commit

Permalink
Revert "Remove @ mark to fix invalid link"
Browse files Browse the repository at this point in the history
This reverts commit 1219244.
  • Loading branch information
pixyzehn committed Mar 9, 2019
1 parent 1219244 commit 92efeac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Rules.md
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@
* [Quick Discouraged Pending Test](#quick-discouraged-pending-test)
* [Redundant Discardable Let](#redundant-discardable-let)
* [Redundant Nil Coalescing](#redundant-nil-coalescing)
* [Redundant @objc Attribute](#redundant-objc-attribute)
* [Redundant @objc Attribute](#redundant-@objc-attribute)
* [Redundant Optional Initialization](#redundant-optional-initialization)
* [Redundant Set Access Control Rule](#redundant-set-access-control-rule)
* [Redundant String Enum Value](#redundant-string-enum-value)
Expand Down

0 comments on commit 92efeac

Please sign in to comment.