good first issue
Repository metrics
- Stars
- (4,937 stars)
- PR merge metrics
- (Avg merge 6d 7h) (186 merged PRs in 30d)
Description
We had a situation where defining controller.data.dir twice leads to the values being concatenated.
It would probably be better if an exception was thrown telling the user to only set the property once.