Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
technical-reference
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
FE
technical-reference
Commits
105da7f6
Commit
105da7f6
authored
2 years ago
by
Michelle Weidling
Committed by
Simon Sendler
2 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Apply 1 suggestion(s) to 1 file(s)
parent
bee9cba4
No related branches found
No related tags found
1 merge request
!78
Resolve "Add general sentence about why using a styleguide is recommended to chapter 3.1"
Pipeline
#296984
passed with warnings
2 years ago
Stage: build
Stage: test
Stage: compile
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
chapters/style-guides.md
+1
-1
1 addition, 1 deletion
chapters/style-guides.md
with
1 addition
and
1 deletion
chapters/style-guides.md
+
1
−
1
View file @
105da7f6
...
...
@@ -13,7 +13,7 @@ both developers can quickly comprehend your code base.
Style encompasses the style of your code in the narrow sense (your functions, classes, variables, etc.), as well as that
of your documentation. Many of the style guides we use give directions on how to write code and documentation. For
languages we don't provide a recommended style guide, you
`
should
`
name and link the style guide you used in your
`README`
.
languages we don't provide a recommended style guide, you
`
SHOULD
`
name and link the style guide you used in your
`README`
.
You
`MUST`
adhere to the most basic rules defined by the
[
EditorConfig
](
http://editorconfig.org/
)
...
...
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