Skip to content

Commit 11b35c6

Browse files
committed
Remove extra lines at end of files.
Remove extra lines at end of files so that precommit passes.
1 parent 71a4472 commit 11b35c6

File tree

4 files changed

+1
-6
lines changed

4 files changed

+1
-6
lines changed

.github/workflows/build-pdf.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ jobs:
8686
name: hart-trace-interface${{ env.SHORT_SHA }}.html
8787
path: ${{ github.workspace }}/build/hart-trace-interface.html
8888
retention-days: 7
89-
89+
9090
# Create Release
9191
- name: Create Release
9292
uses: softprops/action-gh-release@v1

src/contributors.adoc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,3 @@ This RISC-V specification has been contributed to directly or indirectly by:
44

55
[%hardbreaks]
66
* Iain Robertson <iain.robertson@siemens.com> - author
7-

src/hart-trace-interface.adoc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,5 +66,3 @@ include::contributors.adoc[]
6666

6767
include::intro.adoc[]
6868
include::hti.adoc[]
69-
70-

src/intro.adoc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,5 +60,3 @@ in the RISC-V ISA
6060

6161
Items in _italics_ with names ending _’_p’_ refer to parameters either
6262
built into the hardware or configurable hardware values.
63-
64-

0 commit comments

Comments
 (0)