LICENSE
README.md
pyproject.toml
src/gen_linter_config/__init__.py
src/gen_linter_config/generate_linter_config.py
src/gen_linter_config/gpt_wrapper.py
src/gen_linter_config/util.py
src/gen_linter_config/utils.py
src/gen_linter_config.egg-info/PKG-INFO
src/gen_linter_config.egg-info/SOURCES.txt
src/gen_linter_config.egg-info/dependency_links.txt
src/gen_linter_config.egg-info/entry_points.txt
src/gen_linter_config.egg-info/requires.txt
src/gen_linter_config.egg-info/top_level.txt
src/gen_linter_config/ESLint/Config_set_ESLint_for_googleJS.py
src/gen_linter_config/ESLint/DSL_gpt_eslint.py
src/gen_linter_config/ESLint/DSL_gpt_google_JSstyle.py
src/gen_linter_config/ESLint/__init__.py
src/gen_linter_config/ESLint/gen_eslint_config.py
src/gen_linter_config/ESLint/gpt_instr_select_eslint_for_googleJS.py
src/gen_linter_config/ESLint/util_java.py
src/gen_linter_config/ESLint/util_js.py
src/gen_linter_config/checkstyle/Config_name_select_checkstyle_for_googlejava_one.py
src/gen_linter_config/checkstyle/Config_set_checkstyle_for_googlejava_ours_o1.py
src/gen_linter_config/checkstyle/DSL_gpt_checkstyle_gen.py
src/gen_linter_config/checkstyle/DSL_gpt_google_java_style.py
src/gen_linter_config/checkstyle/__init__.py
src/gen_linter_config/checkstyle/gen_checkstyle_config.py
src/gen_linter_config/checkstyle/util_java.py
src/gen_linter_config/checkstyle/data/extract_checkstyle_rules_simple.py
src/gen_linter_config/others/__init__.py
src/gen_linter_config/others/gen_lint_config_rough.py
tests/test_checkstyle.py
tests/test_eslint.py