Git Product home page Git Product logo

Comments (6)

bjaglin avatar bjaglin commented on June 11, 2024 1

Syntax of wildcard is currently preserved (see this and this), so I assume you are referring to the wildcards generated by coalesceToWildcardImportThreshold, which you expect to be * in Scala 3 (and Scala 2 with -Xsource:3?), but _ otherwise?

from scalafix.

longliveenduro avatar longliveenduro commented on June 11, 2024

@bjaglin Thanks for coming back to this. Yes you are right.

I use coalesceToWildcardImportThreshold but the generated groups have the _ wildcard instead of the * wildcard of Scala 3.

I have updated the desciption, thanks for the heads up.

from scalafix.

bjaglin avatar bjaglin commented on June 11, 2024

@longliveenduro I am about to introduce a new configuration flag in #1896 to address that, let me know what you think

from scalafix.

longliveenduro avatar longliveenduro commented on June 11, 2024

@bjaglin That is a big PR. Where is the relevant part for this issue?

from scalafix.

bjaglin avatar bjaglin commented on June 11, 2024

@longliveenduro The PR is the fix for this issue, nothing more. I understand the implementation is a bit technical, so I was only asking for your feedback on the UI - namely what's documented in the first markdown file appearing in the diff.

from scalafix.

longliveenduro avatar longliveenduro commented on June 11, 2024

@bjaglin Thanks for your reply. That would do the job for me. LGTM. Thanks!

from scalafix.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.