DEVX-148: fix: unique molecule container names per CI runner

Co-authored-by: kireto <kireto@oblachno.com>
This commit is contained in:
2026-08-03 22:57:58 +00:00
committed by emo
parent 1d9e505432
commit e35ee2d71a
33 changed files with 15 additions and 669 deletions
-12
View File
@@ -1,12 +0,0 @@
extends: existence
message: "Don't use exclamation points in text."
link: "https://developers.google.com/style/exclamation-points"
nonword: true
level: error
action:
name: edit
params:
- trim_right
- "!"
tokens:
- '\w+!(?:\s|$)'