Skip to content

Commit ad69962

Browse files
jbamptonPilot-Pirx
authored andcommitted
pre-commit whitespace clean up for asm files (#462)
Enforced 3 hooks for asm files: - end-of-file-fixer - mixed-line-ending - trailing-whitespace (cherry picked from commit 7380699)
1 parent 02261f7 commit ad69962

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

main/basic/source/runtime/wnt.asm

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,22 @@
11
;**************************************************************
2-
;
2+
;
33
; Licensed to the Apache Software Foundation (ASF) under one
44
; or more contributor license agreements. See the NOTICE file
55
; distributed with this work for additional information
66
; regarding copyright ownership. The ASF licenses this file
77
; to you under the Apache License, Version 2.0 (the
88
; "License"); you may not use this file except in compliance
99
; with the License. You may obtain a copy of the License at
10-
;
10+
;
1111
; http://www.apache.org/licenses/LICENSE-2.0
12-
;
12+
;
1313
; Unless required by applicable law or agreed to in writing,
1414
; software distributed under the License is distributed on an
1515
; "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
1616
; KIND, either express or implied. See the License for the
1717
; specific language governing permissions and limitations
1818
; under the License.
19-
;
19+
;
2020
;**************************************************************
2121

2222
.386

0 commit comments

Comments
 (0)