Code Monkey home page Code Monkey logo

cljfmt-runner's People

Contributors

biserkov avatar iku000888 avatar jameslaverack avatar mpenet avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

cljfmt-runner's Issues

How to check deps.edn format?

Seems like currently the filename pattern config option is not supported, which by default does not scan for edn files.

Add support for reading from deps.edn paths

Instead of a new cljfmt config file, or specifying extra dirs at the CLI, is it possible to reuse the existing path info in deps.edn?

E.g.: if aliases called dev and test added certain directories to the paths, then clojure -R:dev:test -A:lint should check the added path dirs.

.cljc support

Could this be extended to support cljc files as well?

Currently its ignoring cljfmt.edn for `:indents` configuration

I have a file cljfmt.edn on my root folder with

{:indents {flow               [[:block 1]]
           facts              [[:block 1]]
           fact               [[:block 1]]
           as-customer        [[:block 1]]
           as-of              [[:block 1]]
           assoc-if           [[:block 1]]
           let-entities       [[:block 2]]
           defspec            [[:block 1]]
           constraint-fn      [[:block 2]]
           quick-check        [[:block 1]]
           for-all            [[:block 1]]
           provided           [[:inner 0]]
           tabular            [[:inner 0]]
           consume!           [[:block 0]]
           try-type           [[:block 0]]
           with-fn-validation [[:block 0]]
           system-map         [[:block 0]]}}

but that's being ignored by the runner

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.