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

add some settings for unifying develop environment #187

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Commits on Mar 7, 2024

  1. add EditorConfig (.editorconfig) for unified indent style.

    	add .gitignore to testit.trs
    atsushifx committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    d7882a0 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Configuration menu
    Copy the full SHA
    a640a65 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. Configuration menu
    Copy the full SHA
    049626a View commit details
    Browse the repository at this point in the history
  2. chore: .gitignore: add git ignore settings from

        github's git ignore boilerplate.
    atsushifx committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    c3156f1 View commit details
    Browse the repository at this point in the history
  3. chore: add style for c language.

        add style:
    
         - include ../config.h as first
         - align macro value
    atsushifx committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    11574b5 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2024

  1. Configuration menu
    Copy the full SHA
    fc496b9 View commit details
    Browse the repository at this point in the history