Skip to content

Commit 7b1c05f

Browse files
committed
Trying to setup pre-commit script
1 parent e65ec35 commit 7b1c05f

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
.project
22
.cproject
33
.pydevproject
4+
.commit

README.org

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
#+DESCRIPTION: ARCHER, a data race detection tool for large OpenMP applications
22
#+KEYWORDS:
3-
#+LANGUAGE: en
4-
#+OPTIONS: H:3 num:t toc:t \n:nil @:t ::t |:t ^:t -:t f:t *:t <:t
5-
#+OPTIONS: skip:nil d:nil todo:t pri:nil tags:not-in-toc
3+
#+LANGUAGE: en
4+
#+OPTIONS: H:3 num:t toc:t \n:nil @:t ::t |:t ^:t -:t f:t *:t <:t
5+
#+OPTIONS: skip:nil d:nil todo:t pri:nil tags:not-in-toc
66

77
#+EXPORT_SELECT_TAGS: export
88
#+EXPORT_EXCLUDE_TAGS: noexport

0 commit comments

Comments
 (0)