-
Notifications
You must be signed in to change notification settings - Fork 2.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Gulpfile Edits #759
Gulpfile Edits #759
Conversation
Formatting as well
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Overall, the suggested changes are good and I appreciate them. However, there are a few that don't fit the repo's style, such arrow callback with one argument using parentheses or dangling commas in objects.
If you can address those issues, the PR is good to go. Do take a look at the file to make sure everything is gone though, I might have miss some of them.
For future references, please avoid making PRs that contains only stylistic changes that don't bring a lot of benefits to the repo. If you are refactoring an absolute mess of a file, that'll be greatly appreciated. However, for files like the I know that many of the files are not 100% up to industry gold standards. However, they do meet many of these stylistic standards (readable code, properly commented) and they work. Furthermore, this is a hobby. I don't want to force everyone to follow every small stylistic rules, hence the lack of linters in the project. Instead, if you can dedicate that time to features, that'll be much more appreciated. |
Alright. Although to be honest, that's kinda all I'm good at. But it is what it is |
Co-authored-by: Thomas Bui <43018778+Thomas-Boi@users.noreply.github.com>
Co-authored-by: Thomas Bui <43018778+Thomas-Boi@users.noreply.github.com>
Co-authored-by: Thomas Bui <43018778+Thomas-Boi@users.noreply.github.com>
Co-authored-by: Thomas Bui <43018778+Thomas-Boi@users.noreply.github.com>
Co-authored-by: Thomas Bui <43018778+Thomas-Boi@users.noreply.github.com>
Co-authored-by: Thomas Bui <43018778+Thomas-Boi@users.noreply.github.com>
Thanks, I never knew that |
Good work 👍. Everything looks good now. Remember, there are many ways to contribute. Just because we don't accept some of them doesn't mean that we don't accept everything. If you want, you can also open an Issue or message us on Discord before you want to do something. That way, you don't have to lose time on your PRs. |
Can I get the link |
@theblobscp here you go: https://github.com/devicons/devicon#discord-server |
Here's the link invitation to our Discord server: https://discord.gg/hScy8KWACQ |
Thanks to you both |
Makes Gulpfile look better