Skip to content

beaugunderson/serplint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

22 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

serplint

A linter for the Serpent language.

screenshot

Installation

$ pip install --upgrade serplint

Usage

$ serplint filename.se

Current tests

  • undefined variables
  • reassigned arguments
  • unused arguments
  • unused assignment

Planned tests

  • array index out of bounds
  • data and event shadowing
  • magic numbers

Integrations

TODO

  • Visual Studio Code

About

๐Ÿ a linter for Serpent

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published