Skip to content

Commit

Permalink
Insert "wokeignore:rule" where it is not modified by prettier (knativ…
Browse files Browse the repository at this point in the history
  • Loading branch information
nak3 authored Nov 16, 2020
1 parent a750a8b commit 145a937
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/runtime-contract.md
Original file line number Diff line number Diff line change
Expand Up @@ -504,7 +504,8 @@ changes.
From the OCI spec:

> `rootfsPropagation` (string, OPTIONAL) sets the rootfs's mount propagation.
> Its value is either slave, private, shared or unbindable. The <!-- wokeignore:rule=slave -->
> Its value is either slave,<!-- wokeignore:rule=slave --> private, shared or
> unbindable. The
> [Shared Subtrees](https://www.kernel.org/doc/Documentation/filesystems/sharedsubtree.txt)
> article in the kernel documentation has more information about mount
> propagation.
Expand Down

0 comments on commit 145a937

Please sign in to comment.