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 for different syntaxes #9

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Oct 12, 2022

  1. Support for different syntaxes

    Add a mechanism for defining different comment syntaxes.
    Use this mechanism to define shell and C style comments
    and add testcses for Python (shell style) and JS (C style).
    Add a mechanism for controlling which files to add
    the copyright statement to.
    Update copyright statement to 2022 and remove the UTF-8
    character to make it easier to get clean tests reghardless
    of locale.
    stasinos committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    bc27a51 View commit details
    Browse the repository at this point in the history