general question for PRs on <ktor.io> .. to keep t...
# ktor
n
general question for PRs on ktor.io .. to keep them up to date, rebase on master/origin or merge ? i do not see many merges in the history so i assume you always rebase, just want to ask and make sure
e
We try to always rebase before a merge
n
okay, i will do that and rebase on master so it stays on top
and one more question.. does it make sense to apply the serialization plugin to just the json features ? or should it be added to the main build.gradle ?
e
To json feature. The plugin just process annotations.