Skip to content
Snippets Groups Projects
Commit aa2df16d authored by Alessandro Vullo's avatar Alessandro Vullo
Browse files

[ENSCORESW-2428]. Use nested indentation properly.

parent 8d61a80f
No related branches found
No related tags found
No related merge requests found
......@@ -2,10 +2,10 @@
- Filling out the template is required. Any pull request that does not include enough information to be reviewed in a timely manner may be closed at the maintainers' discretion;
- Review the [contributing guidelines](https://github.com/Ensembl/ensembl/blob/release/90/CONTRIBUTING.md#why-could-my-pull-request-be-rejected) for this repository; remember in particular:
* do not modify code without testing for regression
* provide simple unit tests to test the changes
* if you change the schema you must patch the test databases as well, see [Updating the schema](https://github.com/Ensembl/ensembl/blob/release/90/CONTRIBUTING.md#updating-the-schema)
* the PR must not fail unit testing
- do not modify code without testing for regression
- provide simple unit tests to test the changes
- if you change the schema you must patch the test databases as well, see [Updating the schema](https://github.com/Ensembl/ensembl/blob/release/90/CONTRIBUTING.md#updating-the-schema)
- the PR must not fail unit testing
### Description of the Change
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment