Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Alex Pearce
Moore
Commits
aa45fed8
Commit
aa45fed8
authored
Jun 20, 2019
by
Rosen Matev
Browse files
Add format and lint instructions
parent
3b44248d
Changes
1
Hide whitespace changes
Inline
Side-by-side
CONTRIBUTING.md
View file @
aa45fed8
...
...
@@ -5,6 +5,15 @@ conform to the C++ and Python formatting standards define by the CI. The
checker will run automatically when you push new commits to your branch, and
will generate a patch you can apply if the checks fail.
To simplify the workflow, you can format and lint locally using
```
shell
lb-format path/to/file
flake8 path/to/file
```
Check
[
Git4LHCb
](
https://twiki.cern.ch/twiki/bin/view/LHCb/Git4LHCb
)
for more details.
## Branches
The
`master`
branch is used for Run 3 development and data-taking. This is the
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment