ripe-tech / ripe-sdk

The public Javascript SDK for RIPE Core
https://www.platforme.com
Apache License 2.0
8 stars 4 forks source link

fix: use same linting directories for prettier #361

Closed BeeMargarida closed 2 years ago

BeeMargarida commented 2 years ago
- -
Issue Related to https://github.com/ripe-tech/ripe-sdk/pull/360
Dependencies --
Decisions - In the linting setup in gulpfile, only the src/js files are being analyzed. In prettier the js files inside src/python were also being analyzed, which caused changes that do not reflect our linting standards to be made each time we ran yarn pretty. -> The same logic present in gulpfile was applied to prettier. If we made the contrary, several changes would need to be made to make src/python/ripe_demo/static/js/main.js compliant to our linting standards.
Animated GIF --
ripe-tobias-bot[bot] commented 2 years ago

Woof, Woof!

Thank you @BeeMargarida for submitting the "fix: use same linting directories for prettier" pull request 😎.

Please do not forget to review our internal guidelines:

Engaging in the development process in the best possible way helps it being efficient and fast.

Your friend, Tobias (Platforme's mascot)

Tobias Bot
ripe-tobias-bot[bot] commented 2 years ago

Woof, Woof!

Oops! @BeeMargarida you may have to fix some errors:

Please address these issues to continue with the Pull Request merge process.

Your friend, Tobias (Platforme's mascot)

Tobias Bot