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

Remove class attributes of use_jisx0213 and use_unicode #115

Merged
merged 5 commits into from
Feb 2, 2024

Commits on Feb 2, 2024

  1. Remove class attributes

    use_jisx0213 and use_unicode should be instance variables
    takahashim committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    4094c3c View commit details
    Browse the repository at this point in the history
  2. rubocop

    takahashim committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    2c03af4 View commit details
    Browse the repository at this point in the history
  3. support them in TagParser

    takahashim committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    ea48ff7 View commit details
    Browse the repository at this point in the history
  4. add tests

    takahashim committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    023b06c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c0691d6 View commit details
    Browse the repository at this point in the history