--- paths: - "codeflash/**/*.py" --- # Source Code Rules - Use `libcst` for code modification/transformation to preserve formatting. `ast` is acceptable for read-only analysis and parsing.