Rename event `:application/public` attribute
Open
Technical Debt
- Dominant language
- Clojure
- Stars
- 66
- Forks
- 28
- Avg merge
- 7d 4h
- Merged PRs (30d)
- 2
Description
Event public attribute should be named accordingly, as `:application/public` seems to refer to application and not the event, as the attribute functions. Better names could be for example `:event/public` or more context-specific `:comment/public`.
Contributor guide
Assessment
This issue has not been assessed yet.