mirror of
https://github.com/opentffoundation/opentf.git
synced 2025-12-25 10:00:44 -05:00
add automated copyright header check (#1696)
Signed-off-by: ollevche <ollevche@gmail.com> Signed-off-by: Oleksandr Levchenkov <ollevche@gmail.com>
This commit is contained in:
committed by
GitHub
parent
ab9c995064
commit
5a161c8bcc
@@ -8,8 +8,8 @@ description: |-
|
||||
import CodeBlock from '@theme/CodeBlock';
|
||||
import Tabs from '@theme/Tabs';
|
||||
import TabItem from '@theme/TabItem';
|
||||
import ApkConvenienceScript from '!!raw-loader!./alpine-convenience.sh'
|
||||
import ApkManualScript from '!!raw-loader!./alpine-manual.sh'
|
||||
import ApkConvenienceScript from '!!raw-loader!./examples/alpine-convenience.sh'
|
||||
import ApkManualScript from '!!raw-loader!./examples/alpine-manual.sh'
|
||||
|
||||
# Installing OpenTofu on FreeBSD
|
||||
|
||||
|
||||
Reference in New Issue
Block a user