Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
R
report
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
OST
BA
report
Commits
05846b9c
Commit
05846b9c
authored
9 months ago
by
Andri Joos
Browse files
Options
Downloads
Patches
Plain Diff
fix guidelines
parent
55ce0288
No related branches found
Branches containing commit
No related tags found
1 merge request
!72
Resolve "Read & fix report"
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/02_product-documentation/quality-measures/guidelines.tex
+2
-3
2 additions, 3 deletions
src/02_product-documentation/quality-measures/guidelines.tex
with
2 additions
and
3 deletions
src/02_product-documentation/quality-measures/guidelines.tex
+
2
−
3
View file @
05846b9c
...
@@ -11,7 +11,6 @@
...
@@ -11,7 +11,6 @@
\begin{itemize}
\begin{itemize}
\item
Each sentence must be on a new line.
\item
Each sentence must be on a new line.
\item
Each line must be 158 columns or less, excluded is text in itemize, enumerate, lstlistings, command definitions and environment definitions.
\item
The content belonging to the title must be one intendation more than the title itself.
\item
The content belonging to the title must be one intendation more than the title itself.
\item
For intendation, spaces are used, not tabs.
\item
For intendation, spaces are used, not tabs.
\item
One intendation is 4 spaces.
\item
One intendation is 4 spaces.
...
@@ -31,14 +30,14 @@
...
@@ -31,14 +30,14 @@
\paragraph
{
ESLint
}
\paragraph
{
ESLint
}
The de-facto standart Linter for JavaScript code is ESLint.
The de-facto standart Linter for JavaScript code is ESLint.
It is already used in SmartEating project.
It is already used in Smart
Eating project.
\subsubsection
{
C
\#
}
\subsubsection
{
C
\#
}
The C
\#
code must comply with the
The C
\#
code must comply with the
\href
{
https://learn.microsoft.com/en-us/dotnet/csharp/fundamentals/coding-style/coding-conventions
}{
common C
\#
code conventions
}
.
\href
{
https://learn.microsoft.com/en-us/dotnet/csharp/fundamentals/coding-style/coding-conventions
}{
common C
\#
code conventions
}
.
However, if there are deviations in the already used coding guidelines, they will be documented here.
However, if there are deviations in the already used coding guidelines, they will be documented here.
\paragraph
{
Re
s
harper
}
\paragraph
{
Re
S
harper
}
ReSharper is a well-known productivity extension, integrated into JetBrains Rider.
ReSharper is a well-known productivity extension, integrated into JetBrains Rider.
It provides various features like quick fixes and code refactoring following defined coding conventions.
It provides various features like quick fixes and code refactoring following defined coding conventions.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
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