1
0
Fork 0
gobject-generator/smoke
Brendan Szymanski 57ff84bce5 Re-point plugins and re-enable lint gate (E6/E7)
E6: remove build-tool plugin (architecturally incompatible with the
monorepo-only CLI); rewrite the command plugin as a thin pass-through to
swift-gtk-gen.

E7: add swift-format as a dependency, format generated output in-process
before writeIfChanged, re-enable swift format lint --strict in
compile-gate.sh. CamelCase renderer identifiers (enum/bitfield cases,
signal trampoline names, _sgtk_* helpers, __result/__ptr temporaries,
hardcoded G_TYPE_* GValue constants) and drop generated block comments to
reach zero lint findings across all 6 tiers.
2026-07-20 23:44:49 -04:00
..
tier2 Tier 2 compile-gate compliance: interfaces, cross-module refs, Gio 2026-07-19 00:27:08 -04:00
tier3 Tier 3 compile-gate compliance: Pango, GdkPixbuf, Graphene 2026-07-20 01:06:38 -04:00
tier4 Add Tier 4 Gdk/Gsk bindings and E3 review remediation 2026-07-20 12:37:54 -04:00
tier5 Complete Phase E4 tier-5 Gtk pointer-hiding and smoke coverage 2026-07-20 21:58:51 -04:00
tier6 Complete Phase E5 tier-6 Adw/Soup/Gst compile-gate compliance 2026-07-20 21:59:10 -04:00
SmokeTests.swift Re-point plugins and re-enable lint gate (E6/E7) 2026-07-20 23:44:49 -04:00