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

WIP: Refactor to make linting more strict #202

Merged
merged 30 commits into from
Oct 9, 2023

Conversation

Sqrcz
Copy link
Collaborator

@Sqrcz Sqrcz commented Sep 20, 2023

Hey 👋

Based on the discussion here: #200

This is my proposal for updating linting rules... (details in comments below).

This is Draft PR as if changes are accepted it'll be required to actually implement new rules... this can be done as part of this commit (but it would make it very big) or as separated piece of work after this one is accepted.

When updating linting dependencies I've also updated existing ones as well.

Pleas let me know if this set of rules is acceptable... If yes I'll prepare next one to implement necessary changes to align with those rules.

.eslintrc.js Show resolved Hide resolved
.eslintrc.js Show resolved Hide resolved
.eslintrc.js Show resolved Hide resolved
.eslintrc.js Show resolved Hide resolved
.eslintrc.js Show resolved Hide resolved
package.json Show resolved Hide resolved
@cogor cogor added the 🔧 enhancement New feature or request label Sep 20, 2023
@cogor
Copy link
Collaborator

cogor commented Sep 20, 2023

Looks great, you can start making changes to comply with the new rules
I think it's better to put them in this PR

@Sqrcz
Copy link
Collaborator Author

Sqrcz commented Sep 21, 2023

@cogor

I've updated this PR with changes to Paragraph and Heading components... it covers components as well as docs for them. Let me know if that is ok... and I'll work on the rest of the components.

Also... this PR will affect most of the files... so if you have some work in progress let's figure out how to best avoid conflicts ;)

@cogor
Copy link
Collaborator

cogor commented Sep 21, 2023

That is ok, but need to fix an error in docs :)

docs/components/heading.md Outdated Show resolved Hide resolved
@Sqrcz
Copy link
Collaborator Author

Sqrcz commented Sep 21, 2023

good catch, thanks

cool... I'll continue with other components

@cogor cogor changed the base branch from main to fwb-rename October 9, 2023 08:07
@cogor cogor merged commit 8403868 into themesberg:fwb-rename Oct 9, 2023
@cogor cogor mentioned this pull request Oct 9, 2023
@Sqrcz
Copy link
Collaborator Author

Sqrcz commented Oct 10, 2023

Hey... this is still WIP... I have few more components to go through... ;)

@cogor
Copy link
Collaborator

cogor commented Oct 11, 2023

I know, I merged it into fwb-rename branch, I'll help you out and we'll make faster

@Sqrcz
Copy link
Collaborator Author

Sqrcz commented Oct 16, 2023

Hey @cogor ... I've finished all and it's on the same branch

I've also created PR here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔧 enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants