Skip to content

GodelTech/CodeReview.Analyzers.InspectCode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CodeReview.Analyzers.InspectCode

Docker image: https://hub.docker.com/r/godeltech/codereview.analyzers.inspectcode

Description

This project provides a Docker image to run JetBrains.ReSharper.GlobalTools for code inspection.

Usage

How to build the Docker Image

To build the Docker image, run the following commands:

docker build -t godeltech/codereview.analyzers.inspectcode:0.0.1 . 

How to run the Docker Container

To run the Docker container, use the following command:

docker run -v "/d/temp:/src" -v "/d/temp2:/artifacts" --env SOLUTION_FILE_PATH=/src/ReviewItEasy.Analyzer.sln -it --rm godeltech/codereview.analyzers.inspectcode

License

This project is licensed under the MIT License. See the LICENSE file for more details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 10