avh4 / avh4/elm-format

Disable syntax check

Open
#247 1 comment 0 reactions 0 assignees View on GitHub
question
Dominant language
Haskell
Stars
1.3k
Forks
148
PR merge metrics
No merged PRs in 30d

Description

Is there any way to disable the syntax check?

I started using elm-format with Atom, where I already have a linter package installed.

The standard linter produces a nice output at the bottom of the screen. The elm-format output is shown in a huge red box on top of my code. I have to close it again every time I save:

![bildschirmfoto 2016-10-02 um 12 16 39](https://cloud.githubusercontent.com/assets/159476/19019944/2497433c-889a-11e6-8433-849d1b47d14b.png)

(If possible, how would I disable it in Atom-Beautify? There seems to be no way to add additional arguments.)

Contributor guide

No contributing guide indexed for this repository

Research direction

No repository file, test, or entry point is named. Start by checking how syntax checking is invoked and whether Atom-Beautify can pass an option to disable it. Done means the syntax check can be disabled without breaking normal formatting, with the behavior documented or covered by a test.

Written by the indexing model from the issue text.

Assessment

Domain
developer-experience, tooling
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.