Skip to content

Commit 316a380

Browse files
committed
style(yaml): fix yamllint comment spacing
1 parent 1072680 commit 316a380

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

extensions/cpp/quickfix/extension.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version: 1.15.1
44
runtime: cpp
55
description: "High-performance C++ FIX engine with Python bindings. Compliant with Rule 0 (Performance = C++)."
66
upstream_repo: "https://github.com/quickfix/quickfix.git"
7-
command: "scripts/test_import.py" # Placeholder for testing
7+
command: "scripts/test_import.py" # Placeholder for testing
88
env:
99
- FIX_CONFIG_PATH
1010
dependencies:

0 commit comments

Comments
 (0)