mirror of
https://github.com/Chewbaccalakis/rfid-database.git
synced 2026-09-09 16:01:56 -07:00
* Fix conflict markers on main and guard CI against them PR #2 merged before the Dockerfile cleanup landed, leaving <<<<<<< markers that break docker compose build. Restore clean Docker files and fail CI if conflict markers appear in the tree. * Add CI check that fails on merge conflict markers * Narrow conflict-marker CI check to <<<<<<< and >>>>>>> --------- Co-authored-by: Cursor Agent <[email protected]>