add configuration for copilot/continue integration
This commit is contained in:
@@ -56,7 +56,7 @@ forEachSystem (
|
||||
#!/usr/bin/env ruby
|
||||
|
||||
all
|
||||
rule 'MD013', :tables => false
|
||||
rule 'MD013', :tables => false, :line_length => 220
|
||||
'').outPath;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user