Skip to content
This repository has been archived by the owner on Jun 28, 2021. It is now read-only.

feature/scss linting #403

Merged
merged 5 commits into from
Jul 24, 2016
Merged

Conversation

mahboob-awan
Copy link
Contributor

No description provided.

@@ -0,0 +1,7 @@
{
Copy link
Contributor Author

Choose a reason for hiding this comment

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

there are 100s of rules are available.

I will add them in separate commit with fixes around.

@ahmedre
Copy link
Contributor

ahmedre commented Jul 16, 2016

Deployed to: http://staging.quran.com:32822

"test:dev:lint": "eslint ./src/scripts/**/*.js",
"test:ci:stylelint": "stylelint './src/**/*.scss' --config webpack/.stylelintrc",
"test:dev:stylelint": "stylelint './src/**/*.scss' --config webpack/.stylelintrc",
Copy link
Contributor

Choose a reason for hiding this comment

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

what is the difference between dev and ci ?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Good question 👍

@mmahalwy i added "ci" and "dev" entries based on existing ""test:dev:lint" & "test:ci:lint". do we really need both separately?

Copy link
Contributor

@thabti thabti Jul 16, 2016

Choose a reason for hiding this comment

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

for somethings it makes sense but in this case they're similar; Just have test:stylelint.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Fixed. Thanks :)

Mahboob Ur Rasheed added 2 commits July 17, 2016 04:42
@ahmedre
Copy link
Contributor

ahmedre commented Jul 16, 2016

Deployed to: http://staging.quran.com:32823

@mahboob-awan mahboob-awan mentioned this pull request Jul 17, 2016
@thabti
Copy link
Contributor

thabti commented Jul 17, 2016

Can you squash your commits and rebase from master?

Awesome PR bro.

@mahboob-awan
Copy link
Contributor Author

@sabeurthabti i tried but messed things locally, so better to move :-)

@ahmedre ahmedre merged commit ed968bf into quran:master Jul 24, 2016
@ahmedre
Copy link
Contributor

ahmedre commented Jul 24, 2016

went ahead and merged this - @mmahalwy check and see if there are any changes you want retroactively made

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants