Implement table styles
All checks were successful
CI Pipeline / build (pull_request) Successful in 14s

This commit is contained in:
2025-12-03 12:14:31 +01:00
parent 67a60c8c6e
commit 9a70d91fd5
12 changed files with 555 additions and 13 deletions

View File

@@ -1,7 +1,8 @@
{
"permissions": {
"allow": [
"Bash(bundle exec rake test:*)"
"Bash(bundle exec rake test:*)",
"Bash(bundle exec rake:*)"
],
"deny": [],
"ask": []