Skip to content
This repository has been archived by the owner on Apr 6, 2023. It is now read-only.

Clean #5

Merged
merged 8 commits into from
Jun 10, 2022
Merged

Clean #5

merged 8 commits into from
Jun 10, 2022

Conversation

body20002
Copy link
Contributor

I think the code is much cleaner now and easier to read

please add a config file parser that parse config file which is defined by the user, the user can specify custom icons, colors and settings.
I forgot to add that in the TODO section.

@0x61nas 0x61nas self-requested a review June 10, 2022 02:30
@0x61nas
Copy link
Member

0x61nas commented Jun 10, 2022

I thought about this feature, but I avoided it because I thought it might affect performance, but it seems to be important and if we make a simple format for the config file we can reduce the impact on performance

## TODO

- [ ] Add Tests
- [ ] Add Formatter
Copy link
Member

Choose a reason for hiding this comment

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

What do you mean by formatter

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I mean code formatter like prettier

It would be nice if you added a pre-commit hook that takes care of formatting and testing before commiting/pushing to the master branch.

src/main/java/com/anas/javautils/jls/output/FileInfo.java Outdated Show resolved Hide resolved
@0x61nas 0x61nas added the enhancement New feature or request label Jun 10, 2022
…() and make it return Object[] instead of String
@sonarcloud
Copy link

sonarcloud bot commented Jun 10, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 34 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@0x61nas 0x61nas merged commit 069f7f9 into anas-stuff:master Jun 10, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants