Re: svn commit: r365071 - in head/sys: net net/altq net/route net80211 netgraph netgraph/atm netgraph/atm/ccatm netgraph/atm/sscfu netgraph/atm/sscop netgraph/atm/uni netgraph/bluetooth/common netgraph...

Brandon Bergren bdragon at FreeBSD.org
Fri Sep 4 18:21:32 UTC 2020



On Fri, Sep 4, 2020, at 1:15 PM, Andrew Gallatin wrote:
> Rather than doing more sweeps like this, is it possible to
> come up with a clang-format rule that's 95% of style(9), do
> just one more sweep of the tree to apply that rule, add that
> rule as a pre-commit hook, and be done forever with style(9)
> related changes?

Only for a subset of the tree. sys/contrib for example can't be subject to this sort of auto-formatting.

>

-- 
  Brandon Bergren
  bdragon at FreeBSD.org


More information about the svn-src-head mailing list