Disable syntax check
- 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:

(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