Print subproperty warnings inside Tag::Param.
To achieve this, all #process_doc method get a third argument - the position hash {:filename, :linenr}. I considered several other options for passing this information to the #process_doc method, but adding an instance variable for all the tag classes didn't seem like a right way to go.
Loading
Please register or sign in to comment