annotate_models icon indicating copy to clipboard operation
annotate_models copied to clipboard

Adds typed and warn_indent as magic comments

Open JohnnysRibeiro opened this issue 4 years ago • 1 comments

As of right now, annotate models only considers frozen_string_literal and encoding as magic comments. This pr adds typed and warn_indent to the list.

JohnnysRibeiro avatar Oct 19 '21 02:10 JohnnysRibeiro

Could you add some tests? Thanks.

ctran avatar Feb 03 '22 21:02 ctran