1
0
mirror of https://github.com/unrealircd/unrealircd.git synced 2026-07-06 15:53:12 +02:00
Files
unrealircd/include
Bram Matthys 2d8df60e14 More clang-format preparations
* We will have #ifdef.. then space+#define etc.. indentation.. but
  we obviously don't want that for include guards like
  #ifndef __struct_include__ because then like 3000+ lines in
  include/struct.h will start with a space. Now, clang-format has
  detection for this, but it doesn't kick in at 2 files (including
  include/struct.h) because of a minor thingy we fix here.
* Add clang-format off to a few tables, who were auto generated
  or copied anyway.
2026-07-04 20:18:44 +02:00
..
2026-07-02 18:11:11 +02:00
2026-06-24 09:35:44 +02:00
2026-06-07 17:19:00 +02:00
2000-02-28 22:45:44 +00:00
2026-07-04 20:18:44 +02:00
2004-05-13 16:39:23 +00:00
2026-07-04 20:18:44 +02:00