[][src]Module rslint_core::autofix

Automatic rule fixing utilities

Structs

Fixer

A simple interface for applying changes to source code

Enums

Wrapping

The different kinds of chars something could be wrapped inside of

Constants

MAX_FIX_ITERATIONS

Traits

Unwrappable

A trait describing AST nodes which can be "unwrapped" such as grouping expressions

Functions

recursively_apply_fixes