Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / scalameta/scalafmt issues and pull requests

#4273 - Split: keep 2 instances of FileLine, for debugging

Pull Request - State: closed - Opened by kitbellew 15 days ago

#4272 - CliOptions: write info to console instead of err

Pull Request - State: closed - Opened by kitbellew 15 days ago - 2 comments

#4271 - CliOptions: turn info into a stream+writer wrapper

Pull Request - State: closed - Opened by kitbellew 15 days ago

#4270 - ScalafmtCliReporter: use info for downloader

Pull Request - State: closed - Opened by kitbellew 15 days ago

#4269 - CliOptionsTest: expand, add tests, use System.out

Pull Request - State: closed - Opened by kitbellew 15 days ago

#4268 - CliOptions: clean-up determining when out is used

Pull Request - State: closed - Opened by kitbellew 15 days ago

#4267 - CliOptions: move NoopOutputStream to new Output

Pull Request - State: closed - Opened by kitbellew 15 days ago

#4266 - ScalafmtCoreRunner: print stack trace to stderr

Pull Request - State: closed - Opened by kitbellew 15 days ago

#4265 - Router: fix enclosed case body w/ paren after NL

Pull Request - State: closed - Opened by kitbellew 16 days ago

#4264 - FormatOps: in CtrlBody, be consistent about src NL

Pull Request - State: closed - Opened by kitbellew 16 days ago

#4263 - FormatOps: no NL before infix op unless dialect OK

Pull Request - State: closed - Opened by kitbellew 17 days ago

#4262 - RedundantBraces: keep block w/ standalone comment

Pull Request - State: closed - Opened by kitbellew 17 days ago

#4261 - RedundantParens: keep around select without dot

Pull Request - State: closed - Opened by kitbellew 17 days ago

#4260 - FormatOps: a "top-level" block is one with braces

Pull Request - State: closed - Opened by kitbellew 17 days ago

#4259 - Check dialect to rewrite infix as part of `try`

Pull Request - State: closed - Opened by kitbellew 17 days ago

#4258 - Router: add optimal token in pattern alternatives

Pull Request - State: closed - Opened by kitbellew 18 days ago

#4257 - FormatWriter: don't wrap malformed scaladoc

Pull Request - State: closed - Opened by kitbellew 18 days ago

#4256 - CommunityBuild: test community-code formatting

Pull Request - State: closed - Opened by kitbellew 18 days ago

#4255 - FormatOps: fix extension formatting

Pull Request - State: closed - Opened by kitbellew 18 days ago

#4254 - Router: allow breaks in any double-quote strings

Pull Request - State: closed - Opened by kitbellew 19 days ago

#4253 - FormatOps: if excluding opt-braces, skip comments

Pull Request - State: closed - Opened by kitbellew 19 days ago

#4252 - Router: `recurseOnly` in `case if` when excluding

Pull Request - State: closed - Opened by kitbellew 19 days ago

#4251 - Router: preserve blank after extension

Pull Request - State: closed - Opened by kitbellew 19 days ago

#4250 - Router: add missing single-line policy for .select

Pull Request - State: closed - Opened by kitbellew 19 days ago

#4249 - Router: killOnFail in last binpack arg/parameter

Pull Request - State: closed - Opened by kitbellew 19 days ago

#4248 - Router: do not penalize breaks in closing parens

Pull Request - State: closed - Opened by kitbellew 19 days ago

#4247 - Router: tune optimal/killOnFail in binpack parens

Pull Request - State: closed - Opened by kitbellew 19 days ago

#4246 - Router: recurse only SLB in ctrl body for `keep`

Pull Request - State: closed - Opened by kitbellew 19 days ago

#4245 - BestFirstSearch: kill opt if failed single-line

Pull Request - State: closed - Opened by kitbellew 19 days ago

#4244 - OptimalToken: add flag not to exclude other splits

Pull Request - State: closed - Opened by kitbellew 19 days ago

#4243 - BestFirstSearch: also traverse past 0-cost parens

Pull Request - State: closed - Opened by kitbellew 19 days ago

#4242 - BestFirstSearch: properly use optimal/killOnFail

Pull Request - State: closed - Opened by kitbellew 19 days ago

#4241 - FormatOps: check left paren in startsBlockOnRight

Pull Request - State: closed - Opened by kitbellew 19 days ago

#4240 - BestFirstSearch: extract state logic

Pull Request - State: closed - Opened by kitbellew 19 days ago

#4239 - FormatOps: use isInfixRhs in startsNewBlockOnRight

Pull Request - State: closed - Opened by kitbellew 19 days ago

#4238 - State: add lineId and use it in state ordering

Pull Request - State: closed - Opened by kitbellew 19 days ago

#4237 - Add tests with break/paren/comment

Pull Request - State: closed - Opened by kitbellew 19 days ago

#4236 - BestFirstSearch: only update `best` at the end

Pull Request - State: closed - Opened by kitbellew 19 days ago

#4235 - FormatOps: don't force break before right paren

Pull Request - State: closed - Opened by kitbellew 19 days ago

#4234 - Router: preserving close break if source=keep

Pull Request - State: closed - Opened by kitbellew 19 days ago

#4233 - FormatOps: refactor endOfSingleLineBlock

Pull Request - State: closed - Opened by kitbellew 19 days ago

#4232 - DanglingParentheses: method to combine call/defn

Pull Request - State: closed - Opened by kitbellew 19 days ago

#4231 - BestFirstSearch: cosmetic, change import level

Pull Request - State: closed - Opened by kitbellew 19 days ago

#4230 - Newlines: define shortcuts for source kind

Pull Request - State: closed - Opened by kitbellew 19 days ago

#4229 - FormatOps: move `isJustBeforeTree` to FormatTokens

Pull Request - State: closed - Opened by kitbellew 19 days ago

#4228 - FormatOps: get ClauseSiteFlags fields implicitly

Pull Request - State: closed - Opened by kitbellew 19 days ago

#4227 - BestFirstSearch: invert {always -> possibly}Better

Pull Request - State: closed - Opened by kitbellew 19 days ago

#4226 - TokenClasses: add matches/apply, to join unapply

Pull Request - State: closed - Opened by kitbellew 19 days ago

#4225 - Add tests with binpack/keep/`.select`

Pull Request - State: closed - Opened by kitbellew 19 days ago

#4224 - Un'SKIP' tests which have been fixed previously

Pull Request - State: closed - Opened by kitbellew 19 days ago

#4223 - Scala3 syntax: remove braces around single import

Pull Request - State: closed - Opened by kitbellew 19 days ago

#4222 - FormatOps: pass current format token as implicit

Pull Request - State: closed - Opened by kitbellew 19 days ago

#4221 - Debug: improve reporting visited tokens

Pull Request - State: closed - Opened by kitbellew 19 days ago

#4217 - rewrite - RedundantParens - can break code

Issue - State: closed - Opened by yurique 26 days ago - 2 comments

#4215 - Configure token to align only with itself

Issue - State: open - Opened by agolovenko 27 days ago - 2 comments
Labels: help wanted, feature request

#4214 - Router: skip optimal in apply parens for `keep`

Pull Request - State: closed - Opened by kitbellew 27 days ago

#4213 - Add more regression and also non-idempotent tests

Pull Request - State: closed - Opened by kitbellew 28 days ago

#4212 - Router: keep `then` NL cost at 1 even if no space

Pull Request - State: closed - Opened by kitbellew 28 days ago

#4211 - Router: modify select-like detection for comments

Pull Request - State: closed - Opened by kitbellew 28 days ago

#4210 - FormatOps: verify that for-yield body is in braces

Pull Request - State: closed - Opened by kitbellew 28 days ago

#4209 - TreeOps: refactor SingleArgInBraces common logic

Pull Request - State: closed - Opened by kitbellew 28 days ago

#4208 - ConfParsed: catch any runaway errors and wrap

Pull Request - State: closed - Opened by kitbellew 28 days ago

#4207 - ManualTests: re-use "ONLY" from HasTests

Pull Request - State: closed - Opened by kitbellew 28 days ago

#4206 - FormatOps: adjust ctrl body expiration, NL forcing

Pull Request - State: closed - Opened by kitbellew about 1 month ago

#4205 - FormatOps: opt-braces `catch` uses newlines.source

Pull Request - State: closed - Opened by kitbellew about 1 month ago

#4204 - Router: ignore end marker for open paren indent

Pull Request - State: closed - Opened by kitbellew about 1 month ago

#4203 - Test nested catch within match, trailing comments, docstrings etc.

Pull Request - State: closed - Opened by kitbellew about 1 month ago

#4202 - FormatOps: dedicated opt-braces rule for `with`

Pull Request - State: closed - Opened by kitbellew about 1 month ago

#4201 - BestFirstSearch: recurse right after opening brace

Pull Request - State: closed - Opened by kitbellew about 1 month ago

#4200 - FormatWriter: slightly refactor setting blanks

Pull Request - State: closed - Opened by kitbellew about 1 month ago

#4199 - Router: refactor control-blocks single-line policy

Pull Request - State: closed - Opened by kitbellew about 1 month ago

#4198 - FormatOps: don't use unapply on various trees

Pull Request - State: closed - Opened by kitbellew about 1 month ago

#4197 - FormatWriter: consolidate multiple align cases

Pull Request - State: closed - Opened by kitbellew about 1 month ago

#4196 - Router: remove redundant check

Pull Request - State: closed - Opened by kitbellew about 1 month ago

#4195 - Router: refactor template formatting slightly

Pull Request - State: closed - Opened by kitbellew about 1 month ago

#4194 - Router: no spaces.inParentheses if redundant paren

Pull Request - State: closed - Opened by kitbellew about 1 month ago

#4193 - FormatToken: add a few proxy methods

Pull Request - State: closed - Opened by kitbellew about 1 month ago

#4192 - BestFirstSearch: refactor recursing on blocks

Pull Request - State: closed - Opened by kitbellew about 1 month ago

#4191 - FormatWriter: move `indentedPackage` to FormatOps

Pull Request - State: closed - Opened by kitbellew about 1 month ago

#4190 - Router: expand defn of multi-line top-level stat

Pull Request - State: closed - Opened by kitbellew about 1 month ago

#4187 - Version `3.8.3` formatting Scala code error (The maxColumn exceeds the limit)

Issue - State: closed - Opened by panbingkun about 1 month ago - 6 comments

#4184 - Update contributing-scalafmt.md

Pull Request - State: closed - Opened by charpov about 1 month ago

#4182 - Update scalafmt-core to 3.8.3

Pull Request - State: closed - Opened by scalameta-bot about 1 month ago
Labels: early-semver-patch, semver-spec-patch, old-version-remains, library-update, commit-count:n:3

#4156 - log messages are printed to stdout

Issue - State: closed - Opened by fdietze about 2 months ago - 2 comments

#4133 - Add community build (a-la scalameta), fix formatting bugs

Issue - State: open - Opened by kitbellew about 2 months ago

#4109 - Update sbt to 1.10.1

Pull Request - State: closed - Opened by scalameta-bot 2 months ago - 1 comment
Labels: early-semver-minor, semver-spec-minor, commit-count:1, library-update, version-scheme:early-semver

#4022 - Update scala-library, scala-reflect to 2.13.14

Pull Request - State: closed - Opened by scalameta-bot 4 months ago - 2 comments
Labels: commit-count:1, early-semver-patch, semver-spec-patch, library-update

#3787 - scalafmt rewrites scala 2 syntax into scala 3 in build.sbt file

Issue - State: closed - Opened by mtomko 7 months ago - 5 comments

#3542 - multi-architecture docker image

Issue - State: open - Opened by denisa over 1 year ago
Labels: help wanted

#3541 - Wrong indent in Scaladoc due to `i.e.`

Issue - State: open - Opened by Atry over 1 year ago - 3 comments

#3538 - Router: apply fewer braces to new anonymous, too

Pull Request - State: closed - Opened by kitbellew over 1 year ago

#3535 - Update scalameta, testkit to 4.7.7

Pull Request - State: closed - Opened by scalameta-bot over 1 year ago
Labels: commit-count:1, early-semver-patch, semver-spec-patch, library-update, version-scheme:semver-spec

#3534 - Update scalafmt-core to 3.7.3

Pull Request - State: closed - Opened by scalameta-bot over 1 year ago
Labels: commit-count:1, early-semver-patch, semver-spec-patch, library-update

#3533 - Update sbt-scalajs to 1.13.1

Pull Request - State: closed - Opened by scalameta-bot over 1 year ago
Labels: sbt-plugin-update, commit-count:1, early-semver-patch, semver-spec-patch

#3532 - Update sbt-scalajs-crossproject to 1.3.1

Pull Request - State: closed - Opened by scalameta-bot over 1 year ago
Labels: sbt-plugin-update, early-semver-minor, semver-spec-minor, commit-count:1, old-version-remains, version-scheme:semver-spec