Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix comment #3334

Merged
merged 5 commits into from
Aug 6, 2022
Merged

Fix comment #3334

merged 5 commits into from
Aug 6, 2022

Conversation

AceofSpades5757
Copy link
Contributor

literally just fixing a comment that become incorrect due to a change made for pr #3095

@@ -576,7 +576,7 @@ impl Document {
}

/// Detect the indentation used in the file, or otherwise defaults to the language indentation
/// configured in `languages.toml`, with a fallback to 4 space indentation if it isn't
/// configured in `languages.toml`, with a fallback to the default indentation if it isn't
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should either say what the default value is ("tabs") or link to DEFAULT_INDENT

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hmm. Had issues linking the variable, so went with "tabs". It was complaining that it was private, but then still complained when I ran with the respective flag.

@the-mikedavis the-mikedavis merged commit 63ec109 into helix-editor:master Aug 6, 2022
@AceofSpades5757 AceofSpades5757 deleted the fix-comment branch August 6, 2022 02:30
thomasskk pushed a commit to thomasskk/helix that referenced this pull request Sep 9, 2022
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.

2 participants