We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43c9d82 commit cf4ebcfCopy full SHA for cf4ebcf
Users/coafile.rst
@@ -85,7 +85,9 @@ This is the same file without section inheritance::
85
other = some_other_value
86
87
All settings must be part of a section, so don't do this for implicit
88
-inheritance (this is also deprecated behavior)::
+inheritance (this is also deprecated behavior). Implicit inheritance
89
+was leading to a section automatically getting inherited to all other
90
+sections without semantically making sense.
91
92
# bad!
93
setting1 = 1
0 commit comments