Commit graph

12 commits

Author SHA1 Message Date
Tal
dae9683770
Tr/updates23 (#2008)
* fix: improve PR description field guidance for clarity

* feat: refine suggestion guidelines to avoid redundant recommendations in PR reviews

* feat: enhance YAML parsing logic with additional keys and fallback strategies

* fix: update expected output format in YAML parsing test case
2025-08-22 10:16:08 +03:00
jwsong98
f6a9d3c2cc fix:typo in test_with_initial_yaml, test_no_initial_yaml 2025-05-22 16:55:52 +09:00
jwsong98
684a438167 test: add test case for fixing incorrect indentation in YAML code block scalar 2025-05-22 16:53:02 +09:00
jwsong98
f10c389406 test: add test cases for YAML block scalar with inconsistent and insufficient indentation 2025-05-22 16:53:02 +09:00
jwsong98
20e69c3530 test: add test case for YAML block scalar with leading plus signs in code 2025-05-22 16:53:02 +09:00
jwsong98
069f36fc1f test: add test case for YAML with tab indentation in block scalar 2025-05-22 16:53:02 +09:00
jwsong98
e79c34e039 test: add test case for YAML wrapped with braces 2025-05-22 16:27:38 +09:00
mrT23
b4ae07bf82
Remove test case for YAML parsing that removes last line 2025-05-17 20:58:32 +03:00
Yu Ishikawa
81dea65856 Format files by pre-commit run -a
Signed-off-by: Yu Ishikawa <yu-iskw@users.noreply.github.com>
2024-10-30 10:00:36 +09:00
mrT23
d1d861e163
update tests 2024-08-25 12:11:16 +03:00
mrT23
0bac03496a
keys fallback 2024-07-03 17:06:27 +03:00
koid
f99862088e re-implemented test case 2023-12-21 11:09:25 +09:00
Renamed from tests/unittest/try_fix_yaml.py (Browse further)