Skip to content
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

[FEATURE] Add linting to project #51

Open
2 tasks
YuriDevAT opened this issue Nov 5, 2023 · 2 comments
Open
2 tasks

[FEATURE] Add linting to project #51

YuriDevAT opened this issue Nov 5, 2023 · 2 comments
Labels
🤖 aspect: dx Concerns developers' experience with the codebase ⭐ goal: addition Addition of new feature 🧹 status: ticket work required Needs more details before it can be worked on 💬 talk: discussion Open for discussions and feedback

Comments

@YuriDevAT
Copy link
Contributor

Description

To keep the code style consistent, linting or certain rules should be added to force users to keep the style guide.

(Possible) Rules

  • CSS props within a declaration are alphabetically sorted
  • Indent using Spaces is set to 2

Screenshots

No response

Additional information

No response

@YuriDevAT YuriDevAT added ⭐ goal: addition Addition of new feature 💬 talk: discussion Open for discussions and feedback 🤖 aspect: dx Concerns developers' experience with the codebase 🧹 status: ticket work required Needs more details before it can be worked on labels Nov 5, 2023
@CorinaMurg
Copy link
Owner

Great idea! I have to read about this a bit. If I have certain settings in VSCode and open someone else's files, which settings would prevail, theirs or mine?

@YuriDevAT
Copy link
Contributor Author

Good questions. I think when a linter is installed on the project, you have to run it to make the files look as expected.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🤖 aspect: dx Concerns developers' experience with the codebase ⭐ goal: addition Addition of new feature 🧹 status: ticket work required Needs more details before it can be worked on 💬 talk: discussion Open for discussions and feedback
Projects
None yet
Development

No branches or pull requests

2 participants