Use auto-merging for everything.
Run the custom #merge methods only to do post-processing after the automerging has completed. Generally this means the #merge method is now mainly responsible for setting the default value. This eliminates the clunky calls to DocsCodeComparer class.
Loading
Please sign in to comment