1 - triagedhelp wantednice-to-have (low-prio)
仓库指标
- 星标
- (1,311 个星标)
- PR 合并指标
- (平均合并 1天 10小时) (30 天内合并 2 个 PR)
描述
Issue by ktoso Wednesday Mar 09, 2016 at 15:08 GMT Originally opened as https://github.com/akka/akka/issues/19986
In general the HTTP codebase does not use the override keyword too much. AFAIR we had some discussions and were moving towards using it more, anyway most important is to be consistent so this should be applied over the entire codebase.
One instance of such places here: https://github.com/akka/akka/pull/19984