Applying Piccolo theme
[kuberef.git] / .yamllint
index c30d2b5..4c97222 100644 (file)
--- a/.yamllint
+++ b/.yamllint
@@ -1,17 +1,16 @@
 ---
-# SPDX-license-identifier: Apache-2.0
-##############################################################################
-# Copyright (c) 2020 Samsung Electronics
-# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Apache License, Version 2.0
-# which accompanies this distribution, and is available at
-# http://www.apache.org/licenses/LICENSE-2.0
-##############################################################################
+# SPDX-FileCopyrightText: 2021 Samsung Electronics
+#
+# SPDX-License-Identifier: Apache-2.0
 
 extends: default
 
 ignore: |
   deployment.yaml
+  .tox/
 
 rules:
   line-length: disable
+  truthy: disable
+  comments-indentation: disable
+  comments: disable