Git Product home page Git Product logo

dotnet-style's Issues

Create the initial .NET tool

Create version 1.0.0 of this .NET tool supporting the following features:

  • Verify that C# code currently meets coding standards
  • Format C# code to meet coding standards

Add an icon

The package needs a bit of character so let's add an icon image to make it easily identifiable. Choose a fun image with "style" in mind.

Remove default flags

To better comply with guidelines listed in this guide, we should remove default flag values and instead show the help menu if no flags are specified.

Add configuration file capabilities

To customize this tool per repo depending on individual or team needs, add configuration file support.

Considerations:

  • The CLI tool needs a way of specifying a config file to look at
  • The CLI should default to looking for a config file in the current repo

Create a CI pipeline

Create a CI pipeline to run during pull requests.

The pipeline should do the following:

  • Lint code
  • Run tests

Add additional tests

The current tests are just unit tests of high level CLI functionality. The library could be improved by adding tests that ensure files are actually formatted/validated.

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.