Skip to content

Conversation

@yutaro-sakamoto
Copy link
Contributor

Release v1.0.15

CONTRIBUTING.md Outdated

# Pull Requests

We will check pull requests which pass all CI checks which run tests and static code analysis.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We will check pull requests that passed all CI checks running both tests and static code analysis.

CONTRIBUTING.md Outdated
# Pull Requests

We will check pull requests which pass all CI checks which run tests and static code analysis.
The static analysis checks whether C and Java source files are respectively formated with [clang-format](https://clang.llvm.org/docs/ClangFormat.html) and [google-java-format](https://github.com/google/google-java-format) and [PMD](https://pmd.github.io/) finds no error and warning in Java source files.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The static analysis checks whether C and Java source files are formatted using clang-format and google-java-format respectively, and whether PMD finds no error and warning in Java source files.

  • formated→formatted
    • formatedとの明確な違いは不明ですが、formattedの方が、より一般的かと思いました。

CONTRIBUTING.md Outdated
### clang-format and google-java-format

Run `./format` in the top directory of opensource COBOL 4J.
If you would like to check whether all files are formated, run `./check-format` in the top directory of opensource COBOL 4J.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If you want to make sure all files are formatted, …

CONTRIBUTING.md Outdated

### google-java-format

Run the following command to download `google-java-format`.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Run the following command ... と続く場合はピリオドでなく、コロン( : )で終わるのも良いかと思います。
好みの問題だと思いますので、坂本さんのお好きな方を採用してください。

@yutaro-sakamoto yutaro-sakamoto merged commit df1a408 into opensourcecobol:develop Sep 29, 2023
@yutaro-sakamoto yutaro-sakamoto deleted the v1.0.15 branch June 26, 2024 15:49
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.

2 participants