elementary / elementary/applications-menu
Duplicate result type
Open
- Dominant language
- Vala
- Stars
- 103
- Forks
- 40
- Avg merge
- 32m
- Merged PRs (30d)
- 2
Description
We store result types in two places right now:
https://github.com/elementary/applications-menu/blob/master/src/Backend/App.vala#L24
https://github.com/elementary/applications-menu/blob/master/src/synapse-core/Matches/Match.vala#L24
We probably should get rid of one of these enums
Contributor guide
Assessment
This issue has not been assessed yet.