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
-10
View File
@@ -1,10 +0,0 @@
extends: existence
message: "'%s' should have one space."
link: 'https://developers.google.com/style/sentence-spacing'
level: error
nonword: true
action:
name: remove
tokens:
- '[a-z][.?!] {2,}[A-Z]'
- '[a-z][.?!][A-Z]'