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

feat: [RGInt-303] added no-missing-end-of-source-newline rule to stylelint #2

Merged
merged 2 commits into from
Jan 21, 2025

Conversation

PKulkoRaccoonGang
Copy link
Collaborator

@PKulkoRaccoonGang PKulkoRaccoonGang commented Jan 15, 2025

Description
Added no-missing-end-of-source-newline rule to stylelint. This rule allows stylelint to check for an empty line at the end of a file.

Youtrack: https://youtrack.raccoongang.com/issue/RGInt-303/Frontend-linters-repo

@PKulkoRaccoonGang PKulkoRaccoonGang self-assigned this Jan 15, 2025
@PKulkoRaccoonGang PKulkoRaccoonGang force-pushed the Peter_Kulko/no-missing-end-of-source-newline branch from 5720f39 to 209f587 Compare January 15, 2025 11:35
RG_CHANGELOG.rst Outdated
@@ -16,3 +16,5 @@ Added:
- add CI checkers: tests, linters checkers
- add configs and tests
- add documentation

* no-missing-end-of-source-newline rule to stylelint
Copy link
Collaborator

Choose a reason for hiding this comment

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

[nit] Let's fix file structure:

Added:
======
* no-missing-end-of-source-newline rule to stylelint (RGInt-303)
* initialize project structure and add default configs (RGInt-303)

  - add CI checkers: tests, linters checkers
  - add configs and tests
  - add documentation

It will render:
image

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Changed

@ihor-romaniuk ihor-romaniuk changed the title feat: added no-missing-end-of-source-newline rule to stylelint feat: [RGInt-303] added no-missing-end-of-source-newline rule to stylelint Jan 20, 2025
@ihor-romaniuk ihor-romaniuk merged commit 2384803 into main Jan 21, 2025
3 checks passed
@ihor-romaniuk ihor-romaniuk deleted the Peter_Kulko/no-missing-end-of-source-newline branch January 21, 2025 07:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants