[Code formatting: Change indentation style to space](https://github.com/clicon/clixon/issues/379)

* Applies to all c/h/y/l/sh files and .editorconfig
This commit is contained in:
Olof hagsand 2022-10-27 14:21:17 +02:00
parent a9d1ab006c
commit d84c529ff1
376 changed files with 38147 additions and 38133 deletions

View file

@ -119,7 +119,7 @@ cat <<EOF > $fexample
leaf-list following {
type leafref {
path "/members/member/member-id";
require-instance false;
require-instance false;
}
description
"Other members this members is following.";
@ -217,8 +217,8 @@ cat <<EOF > $fexample
description
"Operational state members values.";
leaf-list numbers {
description "config false extension";
type int32;
description "config false extension";
type int32;
}
leaf joined {
type yang:date-and-time;