add configuration for copilot/continue integration

This commit is contained in:
2026-04-10 01:12:11 -04:00
parent df27af1f10
commit c969f66c60
4 changed files with 736 additions and 1 deletions

View File

@@ -56,7 +56,7 @@ forEachSystem (
#!/usr/bin/env ruby
all
rule 'MD013', :tables => false
rule 'MD013', :tables => false, :line_length => 220
'').outPath;
};