PharoStyle

Description

Pharo Style Guideline Generation from Lint Rules

Details

Source
GitHub
Dialect
pharo (25% confidence)
License
MIT
Forks
3
Created
Aug. 27, 2016
Updated
Aug. 27, 2016

Categories

UI / Graphics System / OS

README excerpt

# PharoStyle

PharoStyle is a tool that generates a document containing the style guidelines for writing code for the [Pharo](www.pharo.org) programming language.

This document is generated from Pharo's lint rules. Lint rules are used to automatically check code in order to find
 - possible bugs
 - possible optimizations
 - design flaws
 - coding idiom violations
 - style violations

> A first version of this document generated from latest Pharo 6 (2016-08-27) can be found in [here](style.md)

## Installation

> TODO

## Changes Log

- exporting a first document version
← Back to results