Skip to content

Conversation

@eschabell
Copy link
Collaborator

All the parser examples currently have 4 space indentation, standardizing on 2 space indentations. Fixes #1967.

@eschabell eschabell requested review from a team as code owners July 22, 2025 13:44
@patrick-stephens patrick-stephens merged commit 161fc32 into fluent:master Jul 22, 2025
5 checks passed
@eschabell eschabell deleted the erics-parsers-fixes branch July 22, 2025 17:48
TomlinfreeGit pushed a commit to TomlinfreeGit/fluent-bit-docs that referenced this pull request Oct 28, 2025
…ace standardized. Fixes fluent#1967. (fluent#1968)

* Fixing code example indent standards for configuring parser doc. Part of issue fluent#1967.

Signed-off-by: Eric D. Schabell <[email protected]>

* Fixing code example indent standards for decoders parser doc. Part of issue fluent#1967.

Signed-off-by: Eric D. Schabell <[email protected]>

* Fixing code example indent standards for json parser doc. Part of issue fluent#1967.

Signed-off-by: Eric D. Schabell <[email protected]>

* Fixing code example indent standards for logfmt parser doc. Part of issue fluent#1967.

Signed-off-by: Eric D. Schabell <[email protected]>

* Fixing code example indent standards for LTSV parser doc. Part of issue fluent#1967.

Signed-off-by: Eric D. Schabell <[email protected]>

* Fixing code example indent standards for LTSV parser doc. Part of issue fluent#1967.

Signed-off-by: Eric D. Schabell <[email protected]>

* Fixing code example indent standards for regular expression parser doc. Part of issue fluent#1967.

Signed-off-by: Eric D. Schabell <[email protected]>

---------

Signed-off-by: Eric D. Schabell <[email protected]>
Signed-off-by: Tom <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Indentation for Parsers section code examples in docs need to be 2 space standardized.

2 participants