Support table and table column sizing
All checks were successful
CI Pipeline / build (pull_request) Successful in 13s

This commit is contained in:
2025-12-03 13:50:56 +01:00
parent 00cabb6dfb
commit 843466549a
13 changed files with 520 additions and 30 deletions

View File

@@ -2,7 +2,9 @@
"permissions": {
"allow": [
"Bash(bundle exec rake test:*)",
"Bash(bundle exec rake:*)"
"Bash(bundle exec rake:*)",
"WebSearch",
"Bash(unzip:*)"
],
"deny": [],
"ask": []