Giter Site home page Giter Site logo

Comments (3)

wakingrufus avatar wakingrufus commented on June 3, 2024

I think this page will help you: https://pinterest.github.io/ktlint/1.1.1/rules/code-styles/

from ktlint-gradle.

wejrox avatar wejrox commented on June 3, 2024

Unfortunately, that page tells me how I can override the code style rules, but I don't know which rules ktlint-gradle uses by default.

I want to force my IDE to use the same rules as ktlint-gradle is applying, so I need to konw what those default rules are.

from ktlint-gradle.

wakingrufus avatar wakingrufus commented on June 3, 2024

the code style used by default is whichever the underlying version of ktlint is using. So for ktlint version < 1 it is intellij style, and for >=1 it is ktlint_official.

as for the configuration of specfic rules, again, this is tied to the version of ktlint being used.

since you are using ktlint-gradle 11.6.1, the version of ktlint it is using by default is 0.47.1. I recommend changing this to match the version of ktlint your intellij plugin is using.

from ktlint-gradle.

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.