Skip to content

Commit 3673f16

Browse files
committed
Apply pre-commit auto-fixes
1 parent 8238e9d commit 3673f16

78 files changed

Lines changed: 18 additions & 133 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.bazelrc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,5 +51,3 @@ build:linux --copt=-Wa,--gsframe=no
5151
build:short_logs --output_filter=DONT_MATCH_ANYTHING
5252

5353
build:macos --macos_minimum_os=10.12
54-
55-

.bazelversion

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
11
7.7.0
2-

.pre-commit-config.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
repos:
2+
- repo: https://github.com/pre-commit/pre-commit-hooks
3+
rev: v4.6.0
4+
hooks:
5+
- id: trailing-whitespace
6+
- id: end-of-file-fixer
7+
- id: check-yaml
8+
- id: check-added-large-files

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,4 +198,4 @@
198198
distributed under the License is distributed on an "AS IS" BASIS,
199199
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
200200
See the License for the specific language governing permissions and
201-
limitations under the License.
201+
limitations under the License.

g3doc/api_docs/python/expression_impl.md

Lines changed: 0 additions & 1 deletion

g3doc/api_docs/python/expression_impl/all_symbols.md

Lines changed: 1 addition & 1 deletion

g3doc/api_docs/python/expression_impl/apply_schema.md

Lines changed: 0 additions & 1 deletion

g3doc/api_docs/python/expression_impl/broadcast.md

Lines changed: 0 additions & 1 deletion

g3doc/api_docs/python/expression_impl/depth_limit.md

Lines changed: 0 additions & 1 deletion

g3doc/api_docs/python/expression_impl/filter_expression.md

Lines changed: 0 additions & 1 deletion

0 commit comments

Comments
 (0)