Bump version to 1.6.3
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 4.6
parent
4ba9706e35
commit
59cfd0e2f5
@@ -98,8 +98,7 @@ impl ProjectRules {
|
||||
}
|
||||
} else {
|
||||
for project_rule in rule.all_rules() {
|
||||
available_rule_paths
|
||||
.push(project_rule.path.to_string_lossy().to_string());
|
||||
available_rule_paths.push(project_rule.path.to_string_lossy().to_string());
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user