Skip to content

Commit 676ea25

Browse files
Merge branch 'develop' into feature/cli
2 parents 613dd63 + 3ee6de1 commit 676ea25

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# JFileTreePrettyPrint
1+
# JFileTreePrettyPrinter
22
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=ComputerDaddyGuy_JFileTreePrettyPrinter&metric=alert_status&token=42442b67d269c6a17b4578ba2d87731c92b8922a)](https://sonarcloud.io/summary/new_code?id=ComputerDaddyGuy_JFileTreePrettyPrinter)
33
[![Security Rating](https://sonarcloud.io/api/project_badges/measure?project=ComputerDaddyGuy_JFileTreePrettyPrinter&metric=security_rating&token=42442b67d269c6a17b4578ba2d87731c92b8922a)](https://sonarcloud.io/summary/new_code?id=ComputerDaddyGuy_JFileTreePrettyPrinter)
44
[![Vulnerabilities](https://sonarcloud.io/api/project_badges/measure?project=ComputerDaddyGuy_JFileTreePrettyPrinter&metric=vulnerabilities&token=42442b67d269c6a17b4578ba2d87731c92b8922a)](https://sonarcloud.io/summary/new_code?id=ComputerDaddyGuy_JFileTreePrettyPrinter)
@@ -360,4 +360,4 @@ tree_format/
360360
* For any questions or feedback please open an issue on this repository, as detailed in [🤝CONTRIBUTING.md](CONTRIBUTING.md).
361361

362362
---
363-
Made with ❤️ by [ComputerDaddyGuy](https://github.com/ComputerDaddyGuy)
363+
Made with ❤️ by [ComputerDaddyGuy](https://github.com/ComputerDaddyGuy)

ROADMAP.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,9 @@
3535
- [ ] Gather feedback
3636

3737
## Backlog / To analyze / To implement if requested
38+
- [ ] Export options to/import options from external file
39+
- [ ] Executable file distributed with release files in Github
3840
- [ ] Rework/fix Github wiki to be up to date
3941
- [ ] Refactor unit tests (custom assert?)
4042
- [ ] Option: Follow symlink
41-
- [ ] Export/import options in external file?
42-
- [ ] Maven plugin? (configurable)
43-
- [ ] Automate image creation? Which API/service?
43+
- [ ] Automate image creation? Which API/service? (https://www.ray.so/)

0 commit comments

Comments
 (0)