Find better method for determining names of plugins without whacking everything named 'Base'
Open
bug
code cleanup
design
- Dominant language
- Java
- Stars
- 14.9k
- Forks
- 3.5k
- Avg merge
- 19h 14m
- Merged PRs (30d)
- 63
Description
This code https://github.com/elastic/logstash/blob/master/lib/logstash/config/mixin.rb#L63
precludes the use of mixins with a name of 'base'. Very confusing! We should have a stronger test using `is_a?`
Contributor guide
Assessment
This issue has not been assessed yet.