DEVX-148: fix: unique molecule container names per CI runner
Post-merge / detect-and-configure (push) Successful in 28s
Post-merge / release-and-maintain (push) Successful in 3m42s

Co-authored-by: kireto <kireto@oblachno.com>
This commit was merged in pull request #240.
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
-7
View File
@@ -1,7 +0,0 @@
extends: existence
message: "Don't use periods with acronyms or initialisms such as '%s'."
link: 'https://developers.google.com/style/abbreviations'
level: error
nonword: true
tokens:
- '\b(?:[A-Z]\.){3,}'