cairo-lint 2.16.0

Core library for linting Cairo language code.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14

<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8"/>
    <meta name="viewport" content="width=device-width, initial-scale=1"/>
    <meta name="description" content="A collection of lints to catch common mistakes and improve your Cairo code.">

    <title>Cairo lints</title>

</head>
<body>
  {{ name }}
</body>