haskell / haskell/stylish-haskell

Support specifying indentation

Open
#271 5 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Haskell
Stars
1k
Forks
153
PR merge metrics
No merged PRs in 30d

Description

Using `long_list_align: new_line` I get a new line for my import list that has 4 leading spaces. I would like it to have one leading tab. Even if I have the tab, the tool removes my tab and replaces it with 4 spaces.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the implementation of the `long_list_align` option and how import-list indentation is selected. Confirm how tabs are currently normalized, then add coverage for the requested tab indentation and verify that formatted imports preserve the configured indentation.

Written by the indexing model from the issue text.

Assessment

Tech stack
haskell
Domain
tooling
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.