Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
emper
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
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
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Lehrstuhl für Informatik 4 (Systemsoftware)
manycore
emper
207fba4d9df2b3b0fc5f916579246c128a352123
emper
.clang-format
Find file
Normal view
Permalink
.clang-format
74 B
Newer
Older
Blame preferences
Ignore specific revisions
Learn to ignore specific revisions
[codestyle] Add check-format target and apply codestyle to codebase
Florian Schmaus
committed
4 years ago
1
2
3
4
5
---
BasedOnStyle: Google
ColumnLimit: 100
TabWidth: 2
UseTab: Always