Files
tor/scripts/maint
Nick Mathewson f39ba52029 checkSpace: be more careful about bad function headers.
Previously we would forbid macro indentations like this:

FOO({
  int x;
  })

But clang-format sometimes generates those.
2020-02-06 14:54:04 -05:00
..
2018-07-05 17:15:50 -04:00
2018-11-20 16:57:57 +02:00