Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support lang in config #91

Merged
merged 4 commits into from
Mar 24, 2024
Merged

Support lang in config #91

merged 4 commits into from
Mar 24, 2024

Conversation

dragfire
Copy link
Owner

{
    "pick_hook": {
        "java": {
            "working_dir": "~/dev/lc",
            "script": {
                "post_generation": ["echo \"\"@leetup=problem.java\"\" | sh convert_filename_to_pascal_case.sh"]
            }
        }
    },
    "lang": "java"
}

@dragfire dragfire merged commit 31035c9 into master Mar 24, 2024
1 check passed
@dragfire dragfire deleted the config-lang branch March 24, 2024 17:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant