Skip to content

Commit

Permalink
Remove Public section - not needed anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
HrFlorianHoffmann committed May 3, 2019
1 parent 46fa98b commit 9894f7a
Showing 1 changed file with 12 additions and 23 deletions.
35 changes: 12 additions & 23 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,12 @@
# SAP Code Style Guides

[**Public**](#public)
 · 
[**Optional**](#optional)
 · 
[**Continuous Release**](#continuous-release)
 · 
[**Open Source**](#open-source)
 · 
[**Grassroots Project**](#grassroots-project)
 · 
[**Optional**](#optional)

This repository provides SAP's style guides for coding.

Expand All @@ -23,24 +21,6 @@ towards code that has a healthy balance between all of these qualities.

- [**Clean ABAP**](clean-abap/CleanABAP.md)

## Public

This material is **public**, as described in
SAP's _Global Information Classification & Handling Standard_
[(internal link)](https://wiki.wdf.sap.corp/wiki/pages/viewpage.action?pageId=1891700683),
meaning you can freely share it with anybody.

We believe that everybody should be enabled to code cleanly.

## Optional

Following these style guides is **optional**,
meaning you - or more precisely: your team -
can choose whether you want to adhere to it.
This applies equally to in-house developers, partners, and customers.

We believe that clean code comes from conviction, not from pressure.

## Continuous Release

These guides are updated **continuously**,
Expand Down Expand Up @@ -74,4 +54,13 @@ from associates to chief experts,
from language creators to tool developers,
from S/4HANA to the ABAP language group.
We respect all roles, ranks, and units,
and welcome any suggestions and improvements.
and welcome any suggestions and improvements.

## Optional

Following these style guides is **optional**,
meaning you - or more precisely: your team -
can choose whether you want to adhere to it.
This applies equally to in-house developers, partners, and customers.

We believe that clean code comes from conviction, not from pressure.

0 comments on commit 9894f7a

Please sign in to comment.