@@ -1,3 +1,7 @@
+# Part of the Carbon Language project, under the Apache License v2.0 with LLVM
+# Exceptions. See /LICENSE for license information.
+# SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
+
circularly
copyable
pullrequest
name: pre-commit
on:
@@ -1,4 +1,9 @@
name: Publish Carbon Documentation
push:
branches:
# See https://pre-commit.com for more information
# See https://pre-commit.com/hooks.html for more hooks
default_language_version:
printWidth: 80
proseWrap: 'always'
singleQuote: true
# Global owners.
* @carbon-language/admin-team
@@ -1,7 +1,7 @@
# Principles
<!--
-Part of the Carbon Language, under the Apache License v2.0 with LLVM
+Part of the Carbon Language project, under the Apache License v2.0 with LLVM
Exceptions. See /LICENSE for license information.
SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
-->
@@ -1,8 +1,8 @@
# In-progress design overview
-Part of the Carbon Language, under the Apache License v2.0 with LLVM Exceptions.
-See /LICENSE for license information.
+Exceptions. See /LICENSE for license information.
[tool.black]
line-length = 80
target-version = ['py36', 'py37', 'py38']
@@ -1 +1,5 @@
__pycache__