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

reflow does not handle indent properly #238

Open
drahnr opened this issue Nov 19, 2021 · 0 comments
Open

reflow does not handle indent properly #238

drahnr opened this issue Nov 19, 2021 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@drahnr
Copy link
Owner

drahnr commented Nov 19, 2021

Describe the bug

To Reproduce

Steps to reproduce the behaviour:

  1. A file containing
         /// is ok with waaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaay toooooooooooooooooo looooooooooooong txt
         /// is wrongly indented for no reason
    
  2. Run cargo spellcheck reflow
  3. Observer this:
         /// is ok with waaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaay toooooooooooooooooo looooooooooooong txt
    /// is wrongly indented for no reason
    

Expected behavior

No indentation issues

Screenshots

Please complete the following information:

  • System: Fedora 35
  • Obtained: cargo
  • Version: 0.9.x
@drahnr drahnr added the bug Something isn't working label Nov 19, 2021
@drahnr drahnr self-assigned this Nov 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant