An open API service indexing awesome lists of open source software.

https://github.com/intersystems/isc-codetidy


https://github.com/intersystems/isc-codetidy

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# isc.codetidy
isc.codetidy provides server-side linting and advice to enforce and encourage reasonable ObjectScript coding standards.

## Getting Started
Note: a minimum platform version of InterSystems IRIS 2018.1 is required.

### Installation: ZPM

If you already have the [ObjectScript Package Manager](https://openexchange.intersystems.com/package/InterSystems-Package-Manager-1), installation is as easy as:
```
zpm "install isc.codetidy"
```

## [Documentation](documentation.md)
See [Documentation](documentation.md)

## Support

If you find a bug or would like to request an enhancement, [report an issue](https://github.com/intersystems/TestCoverage/issues/new). If you have a question, post it on the [InterSystems Developer Community](https://community.intersystems.com/).

## Contributing
Please read [contributing](https://github.com/intersystems/isc-codetidy/blob/main/CONTRIBUTING.md) for details on our code of conduct, and the process for submitting pull requests to us.

## Versioning
We use [SemVer](http://semver.org/) for versioning. Declare your dependencies using the InterSystems package manager for the appropriate level of risk.

## Authors
* **Evan Gabhart** - [isc-egabhart](http://github.com/isc-egabhart)
* **Tim Leavitt** - [isc-tleavitt](http://github.com/isc-tleavitt)
* **Sarmishta Velury** - [isc-svelury](http://github.com/isc-svelury)
* InterSystems TrakCare Development

See also the list of [contributors](https://github.com/intersystems/isc-codetidy/graphs/contributors) who participated in this project.

## License
This project is licensed under the MIT License - see the [LICENSE](https://github.com/intersystems/isc-codetidy/blob/main/LICENSE) file for details.