Skip to content

Commit 36541b3

Browse files
authored
[#2214] Standardise Configs Folder Naming (#17)
Standardise Configs Folder Naming Let's standardise the naming of the configurations folder to 'config' across publish-RepoSense and RepoSense to avoid confusion.
1 parent 1b75832 commit 36541b3

File tree

6 files changed

+1
-1
lines changed

6 files changed

+1
-1
lines changed
File renamed without changes.
File renamed without changes.
File renamed without changes.

run.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@
1616
## Examples of other valid options; For more, please view the user guide
1717
### java -jar RepoSense.jar --repos https://github.com/reposense/RepoSense.git
1818

19-
java -jar RepoSense.jar --config ./configs
19+
java -jar RepoSense.jar

0 commit comments

Comments
 (0)