Giter VIP home page Giter VIP logo

Comments (4)

slomkowski avatar slomkowski commented on June 6, 2024

Good idea. I'm planning to look at this project again since there are some issues and pull requests. There is already pip package, but not maintained by me; in near future I'm going to do the refactor and write to the maintainer to transfer ownership to me.

from nginx-config-formatter.

jimbo8098 avatar jimbo8098 commented on June 6, 2024

Yeah I saw that pip package too (https://pypi.org/project/nginxfmt/ for those following along at home) but I would prefer to see the source of the package before using it on the project just in case something unexpected happens. I'm happy to look at PRing such an improvement if you are already planning it?

from nginx-config-formatter.

slomkowski avatar slomkowski commented on June 6, 2024

I started the implementation. For now I transferred old features. There are two classes:

  • FormatterOptions - holds options, just indentation level for now
  • Formatter - main class. It receives optional FormatterOptions and optional logging.Logger class

@jimbo8098 suggestions are welcome, especially regarding good Python practices since I don't use Python on daily basis.

from nginx-config-formatter.

jimbo8098 avatar jimbo8098 commented on June 6, 2024

Excellent! I'm going to stabalise what I've got just now but I've got this in my sprint backlog to refactor into my codebase later on. I will refactor this code likely sometime in May to include the library.

from nginx-config-formatter.

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.