Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
Spack
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
eic_tools
Spack
Commits
3d3a520a
Commit
3d3a520a
authored
May 11, 2016
by
Todd Gamblin
Browse files
Options
Downloads
Patches
Plain Diff
update readme for flake8 checking
parent
6d6eb0f2
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+5
-0
5 additions, 0 deletions
README.md
with
5 additions
and
0 deletions
README.md
+
5
−
0
View file @
3d3a520a
...
@@ -63,6 +63,11 @@ a [pull request](https://help.github.com/articles/using-pull-requests/).
...
@@ -63,6 +63,11 @@ a [pull request](https://help.github.com/articles/using-pull-requests/).
When you send your request, make
``develop``
the destination branch on the
When you send your request, make
``develop``
the destination branch on the
[
Spack repository
](
https://github.com/LLNL/spack
)
.
[
Spack repository
](
https://github.com/LLNL/spack
)
.
Your contribution will need to pass all the tests run by the
`spack test`
command, as well as the formatting checks in
`share/spack/qa/run-flake8`
.
You should run both of these before submitting your pull request, to
ensure that the online checks succeed.
Spack is using a rough approximation of the
[
Git
Spack is using a rough approximation of the
[
Git
Flow
](
http://nvie.com/posts/a-successful-git-branching-model/
)
Flow
](
http://nvie.com/posts/a-successful-git-branching-model/
)
branching model. The
``develop``
branch contains the latest
branching model. The
``develop``
branch contains the latest
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment