IBDecodable / IBLinter

A linter tool for Interface Builder
MIT License
950 stars 41 forks source link

How about reuseIdentifier rule? #136

Closed r-plus closed 4 years ago

r-plus commented 4 years ago

Hi

How about new rule to check UITableViewCell, UICollectionReusableView, MKAnnotationView and UITableViewHeaderFooterView reuseIdentifier same as class name similar to storyboard_viewcontroller_id?

kateinoigakukun commented 4 years ago

Thanks. It seems very useful!

r-plus commented 4 years ago

Thanks! I’ll continue work to add this rule except some views.