Skip to content

pharo-project/Topic-Rules

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Rules for Pharo

This repository contains material around rules for Pharo.

The mailing-list is [email protected]. Just ask if you want to join.

Possible topics

Automatic Profiles for Rules

In Pharo there is a large set of quality rules. You can see them using the quality browser. One of the problem is that all the rules are run independently of the developer level. The goal of this master is to define levels for newbies, experts and others and to assess which rules should be executed.

  • We can first attached meta information to the rules and build groups from them.
  • In a second step, we can learn from the previously failing rules the profile of the users and eliminate or add some specific rules to its profile.
  • Identifying rules that capture the newbies mistakes.

More domain specific rules

The goal of this internship is to do define more specific rules.

We can have rules for:

About

Topic-Rules

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published