Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Adding static analysis topic from wiki #8547

Merged
merged 12 commits into from
Jan 22, 2021
Merged

Adding static analysis topic from wiki #8547

merged 12 commits into from
Jan 22, 2021

Conversation

dobooth
Copy link
Contributor

@dobooth dobooth commented Jan 21, 2021

Purpose of this pull request

This pull request (PR) adds a document about setting up static analysis that was going private to do magento-commerce changes. Wanted to keep the info available.

Affected DevDocs pages

https://devdocs.magento.com/guides/v2.4/test/static/static-analysis.html

whatsnew
Added the Setting up static analysis topic.

@dobooth dobooth added 2.3.x Magento 2.3 related changes New Topic A major update published as an entirely new document 2.4.x Magento 2.4.x related changes labels Jan 21, 2021
Copy link
Contributor

@BarnyShergold BarnyShergold left a comment

Choose a reason for hiding this comment

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

This is an excellent new Topic. The instructions are very clear and concise. I checked a few locations for the settings and the instructions were spot on. I am unable to fully check all the technical accuracies as I don't have some of the features installed on my MAC (I am not a developer)

A second review by a Technical Architect for might be recommended.


## Before you begin

If you haven't already, make sure that node and npm are installed. Then, in the Magento root directory, run `npm install`. After installation, ensure there is a `node_modules` directory in the root of your project before proceeding.
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
If you haven't already, make sure that node and npm are installed. Then, in the Magento root directory, run `npm install`. After installation, ensure there is a `node_modules` directory in the root of your project before proceeding.
If you haven't already, make sure that Node and NPM are installed. Then, in the Magento root directory, run `npm install`. After installation, ensure there is a `node_modules` directory in the root of your project before proceeding.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Those are generally accepted as lowercase.

Copy link
Contributor

Choose a reason for hiding this comment

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

In that case (please add @hguthrie's suggestion for emphasis)


## Before you begin

If you haven't already, make sure that node and npm are installed. Then, in the Magento root directory, run `npm install`. After installation, ensure there is a `node_modules` directory in the root of your project before proceeding.
Copy link
Contributor

Choose a reason for hiding this comment

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

In that case (please add @hguthrie's suggestion for emphasis)

@dobooth dobooth requested a review from hguthrie January 22, 2021 14:10
Copy link
Contributor

@hguthrie hguthrie left a comment

Choose a reason for hiding this comment

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

YAY! Good instructions. 🏆

Made a few suggestions for consistency and for style, but there was nothing egregious. I made a guess on a few things, so double check.

It is optional, but you can use the procedure title convention to state what the steps do. "To install blah blah:" for example. You can find that usage in the style guide.

@dobooth
Copy link
Contributor Author

dobooth commented Jan 22, 2021

running tests

@dobooth dobooth enabled auto-merge January 22, 2021 20:46
@dobooth dobooth merged commit 8a9cd8c into master Jan 22, 2021
@ghost
Copy link

ghost commented Jan 22, 2021

Hi @dobooth, thank you for your contribution!
Please, complete Contribution Survey, it will take less than a minute.
Your feedback will help us to improve contribution process.

@dobooth dobooth deleted the db_static_analysis branch January 22, 2021 21:05
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
2.3.x Magento 2.3 related changes 2.4.x Magento 2.4.x related changes New Topic A major update published as an entirely new document Progress: done
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants