Skip to content
#

formatting

Here are 567 public repositories matching this topic...

alejandra
DavHau
DavHau commented Mar 12, 2022

input:

type == "path"
&& lib.isStorePath (lib.removeSuffix "/" constructedArgs.path)

alejandra (1.1.0):

type
== "path"
&& lib.isStorePath (lib.removeSuffix "/" constructedArgs.path)

I assume the current logic for multi line binary expressions is to split on each operator.
Maybe the splitting should be reduced to && and ||?

But then of course the questio

type | feature request help wanted good first issue component | style

Improve this page

Add a description, image, and links to the formatting topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the formatting topic, visit your repo's landing page and select "manage topics."

Learn more