Giter Site home page Giter Site logo

infibrocco / badfmt Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 7 KB

A very bad formatter for any programming language with braces and semicolons (e.g., c/c++/java/javascript/rust)

License: MIT License

Python 100.00%
code-formatter formatter joke non-production

badfmt's Introduction

badfmt

A very bad formatter for any programming language with braces and semicolons (e.g., c/c++/java/javascript/rust)

Description

badfmt is a command-line tool that attempts to format code files written in programming languages with braces and semicolons. It makes the code seem like it doesn't have any semicolons or braces but puts them at the very end of the line away from sight. It is designed to be a joke formatter and should not be used in production codebases.

Installation

To install badfmt, you need to have Python 3.8 or higher installed. You can then use pip to install the package:

pip install badfmt

Usage

To use badfmt, simply run the following command:

python -m badfmt [filepath]

Replace [filepath] with the path to the file you want to format. The tool will attempt to format the file in place.

You can also specify the maximum line length using the -l or --line-len option. For example:

badfmt -l 80 [filepath]

badfmt's People

Contributors

infibrocco avatar

Stargazers

Zeev Rotshtein avatar  avatar

Watchers

 avatar

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.