Skip to content

A linter for Lean 4 that checks whether definitions conform with Mathlib4's naming convention

Notifications You must be signed in to change notification settings

alexkeizer/lean-naming-lint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NamingLint

A linter for Lean 4 that checks whether definitions conform with Mathlib4's naming convention

Usage

To import, add to your lakefile:

require namingLint from git "https://github.com/alexkeizer/lean-naming-lint" @ "master"

The lint is added to the standard set of lints, so you only have to

import NamingLint

Before linting as usual

#lint

About

A linter for Lean 4 that checks whether definitions conform with Mathlib4's naming convention

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages