🤖 Repository layout updated to latest version
This commit was automatically generated by a script: https://gitfub.space/Jmaa/repo-manager
This commit is contained in:
parent
15d8705ac9
commit
07a266c434
|
@ -18,7 +18,7 @@ Is capable of migrating from Javadoc based property specification to the
|
|||
Convert tests with `@DisplayName` to Javadoc:
|
||||
|
||||
```bash
|
||||
python -m standardize_java_text --javadoc --only-displayname <REPOSITORY_PATH>
|
||||
python -m standardize_test_format --javadoc --naming preserve --only-displayname -i <REPOSITORY_PATH>
|
||||
```
|
||||
|
||||
It it recommended that you do this with no unstaged changes, to more easily
|
||||
|
|
2
setup.py
2
setup.py
|
@ -23,7 +23,7 @@ Is capable of migrating from Javadoc based property specification to the
|
|||
Convert tests with `@DisplayName` to Javadoc:
|
||||
|
||||
```bash
|
||||
python -m standardize_java_text --javadoc --only-displayname <REPOSITORY_PATH>
|
||||
python -m standardize_test_format --javadoc --naming preserve --only-displayname -i <REPOSITORY_PATH>
|
||||
```
|
||||
|
||||
It it recommended that you do this with no unstaged changes, to more easily
|
||||
|
|
Loading…
Reference in New Issue
Block a user