@codesweep-ai/lint 0.0.0-20260915074254-271c4a39b67b
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/LICENSE +202 -0
- package/NOTICE +2 -0
- package/README.md +90 -0
- package/bin/cs-lint.mjs +58 -0
- package/index.mjs +95 -0
- package/package.json +49 -0
package/LICENSE
ADDED
|
@@ -0,0 +1,202 @@
|
|
|
1
|
+
|
|
2
|
+
Apache License
|
|
3
|
+
Version 2.0, January 2004
|
|
4
|
+
http://www.apache.org/licenses/
|
|
5
|
+
|
|
6
|
+
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
7
|
+
|
|
8
|
+
1. Definitions.
|
|
9
|
+
|
|
10
|
+
"License" shall mean the terms and conditions for use, reproduction,
|
|
11
|
+
and distribution as defined by Sections 1 through 9 of this document.
|
|
12
|
+
|
|
13
|
+
"Licensor" shall mean the copyright owner or entity authorized by
|
|
14
|
+
the copyright owner that is granting the License.
|
|
15
|
+
|
|
16
|
+
"Legal Entity" shall mean the union of the acting entity and all
|
|
17
|
+
other entities that control, are controlled by, or are under common
|
|
18
|
+
control with that entity. For the purposes of this definition,
|
|
19
|
+
"control" means (i) the power, direct or indirect, to cause the
|
|
20
|
+
direction or management of such entity, whether by contract or
|
|
21
|
+
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
|
22
|
+
outstanding shares, or (iii) beneficial ownership of such entity.
|
|
23
|
+
|
|
24
|
+
"You" (or "Your") shall mean an individual or Legal Entity
|
|
25
|
+
exercising permissions granted by this License.
|
|
26
|
+
|
|
27
|
+
"Source" form shall mean the preferred form for making modifications,
|
|
28
|
+
including but not limited to software source code, documentation
|
|
29
|
+
source, and configuration files.
|
|
30
|
+
|
|
31
|
+
"Object" form shall mean any form resulting from mechanical
|
|
32
|
+
transformation or translation of a Source form, including but
|
|
33
|
+
not limited to compiled object code, generated documentation,
|
|
34
|
+
and conversions to other media types.
|
|
35
|
+
|
|
36
|
+
"Work" shall mean the work of authorship, whether in Source or
|
|
37
|
+
Object form, made available under the License, as indicated by a
|
|
38
|
+
copyright notice that is included in or attached to the work
|
|
39
|
+
(an example is provided in the Appendix below).
|
|
40
|
+
|
|
41
|
+
"Derivative Works" shall mean any work, whether in Source or Object
|
|
42
|
+
form, that is based on (or derived from) the Work and for which the
|
|
43
|
+
editorial revisions, annotations, elaborations, or other modifications
|
|
44
|
+
represent, as a whole, an original work of authorship. For the purposes
|
|
45
|
+
of this License, Derivative Works shall not include works that remain
|
|
46
|
+
separable from, or merely link (or bind by name) to the interfaces of,
|
|
47
|
+
the Work and Derivative Works thereof.
|
|
48
|
+
|
|
49
|
+
"Contribution" shall mean any work of authorship, including
|
|
50
|
+
the original version of the Work and any modifications or additions
|
|
51
|
+
to that Work or Derivative Works thereof, that is intentionally
|
|
52
|
+
submitted to Licensor for inclusion in the Work by the copyright owner
|
|
53
|
+
or by an individual or Legal Entity authorized to submit on behalf of
|
|
54
|
+
the copyright owner. For the purposes of this definition, "submitted"
|
|
55
|
+
means any form of electronic, verbal, or written communication sent
|
|
56
|
+
to the Licensor or its representatives, including but not limited to
|
|
57
|
+
communication on electronic mailing lists, source code control systems,
|
|
58
|
+
and issue tracking systems that are managed by, or on behalf of, the
|
|
59
|
+
Licensor for the purpose of discussing and improving the Work, but
|
|
60
|
+
excluding communication that is conspicuously marked or otherwise
|
|
61
|
+
designated in writing by the copyright owner as "Not a Contribution."
|
|
62
|
+
|
|
63
|
+
"Contributor" shall mean Licensor and any individual or Legal Entity
|
|
64
|
+
on behalf of whom a Contribution has been received by Licensor and
|
|
65
|
+
subsequently incorporated within the Work.
|
|
66
|
+
|
|
67
|
+
2. Grant of Copyright License. Subject to the terms and conditions of
|
|
68
|
+
this License, each Contributor hereby grants to You a perpetual,
|
|
69
|
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
70
|
+
copyright license to reproduce, prepare Derivative Works of,
|
|
71
|
+
publicly display, publicly perform, sublicense, and distribute the
|
|
72
|
+
Work and such Derivative Works in Source or Object form.
|
|
73
|
+
|
|
74
|
+
3. Grant of Patent License. Subject to the terms and conditions of
|
|
75
|
+
this License, each Contributor hereby grants to You a perpetual,
|
|
76
|
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
77
|
+
(except as stated in this section) patent license to make, have made,
|
|
78
|
+
use, offer to sell, sell, import, and otherwise transfer the Work,
|
|
79
|
+
where such license applies only to those patent claims licensable
|
|
80
|
+
by such Contributor that are necessarily infringed by their
|
|
81
|
+
Contribution(s) alone or by combination of their Contribution(s)
|
|
82
|
+
with the Work to which such Contribution(s) was submitted. If You
|
|
83
|
+
institute patent litigation against any entity (including a
|
|
84
|
+
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
|
85
|
+
or a Contribution incorporated within the Work constitutes direct
|
|
86
|
+
or contributory patent infringement, then any patent licenses
|
|
87
|
+
granted to You under this License for that Work shall terminate
|
|
88
|
+
as of the date such litigation is filed.
|
|
89
|
+
|
|
90
|
+
4. Redistribution. You may reproduce and distribute copies of the
|
|
91
|
+
Work or Derivative Works thereof in any medium, with or without
|
|
92
|
+
modifications, and in Source or Object form, provided that You
|
|
93
|
+
meet the following conditions:
|
|
94
|
+
|
|
95
|
+
(a) You must give any other recipients of the Work or
|
|
96
|
+
Derivative Works a copy of this License; and
|
|
97
|
+
|
|
98
|
+
(b) You must cause any modified files to carry prominent notices
|
|
99
|
+
stating that You changed the files; and
|
|
100
|
+
|
|
101
|
+
(c) You must retain, in the Source form of any Derivative Works
|
|
102
|
+
that You distribute, all copyright, patent, trademark, and
|
|
103
|
+
attribution notices from the Source form of the Work,
|
|
104
|
+
excluding those notices that do not pertain to any part of
|
|
105
|
+
the Derivative Works; and
|
|
106
|
+
|
|
107
|
+
(d) If the Work includes a "NOTICE" text file as part of its
|
|
108
|
+
distribution, then any Derivative Works that You distribute must
|
|
109
|
+
include a readable copy of the attribution notices contained
|
|
110
|
+
within such NOTICE file, excluding those notices that do not
|
|
111
|
+
pertain to any part of the Derivative Works, in at least one
|
|
112
|
+
of the following places: within a NOTICE text file distributed
|
|
113
|
+
as part of the Derivative Works; within the Source form or
|
|
114
|
+
documentation, if provided along with the Derivative Works; or,
|
|
115
|
+
within a display generated by the Derivative Works, if and
|
|
116
|
+
wherever such third-party notices normally appear. The contents
|
|
117
|
+
of the NOTICE file are for informational purposes only and
|
|
118
|
+
do not modify the License. You may add Your own attribution
|
|
119
|
+
notices within Derivative Works that You distribute, alongside
|
|
120
|
+
or as an addendum to the NOTICE text from the Work, provided
|
|
121
|
+
that such additional attribution notices cannot be construed
|
|
122
|
+
as modifying the License.
|
|
123
|
+
|
|
124
|
+
You may add Your own copyright statement to Your modifications and
|
|
125
|
+
may provide additional or different license terms and conditions
|
|
126
|
+
for use, reproduction, or distribution of Your modifications, or
|
|
127
|
+
for any such Derivative Works as a whole, provided Your use,
|
|
128
|
+
reproduction, and distribution of the Work otherwise complies with
|
|
129
|
+
the conditions stated in this License.
|
|
130
|
+
|
|
131
|
+
5. Submission of Contributions. Unless You explicitly state otherwise,
|
|
132
|
+
any Contribution intentionally submitted for inclusion in the Work
|
|
133
|
+
by You to the Licensor shall be under the terms and conditions of
|
|
134
|
+
this License, without any additional terms or conditions.
|
|
135
|
+
Notwithstanding the above, nothing herein shall supersede or modify
|
|
136
|
+
the terms of any separate license agreement you may have executed
|
|
137
|
+
with Licensor regarding such Contributions.
|
|
138
|
+
|
|
139
|
+
6. Trademarks. This License does not grant permission to use the trade
|
|
140
|
+
names, trademarks, service marks, or product names of the Licensor,
|
|
141
|
+
except as required for reasonable and customary use in describing the
|
|
142
|
+
origin of the Work and reproducing the content of the NOTICE file.
|
|
143
|
+
|
|
144
|
+
7. Disclaimer of Warranty. Unless required by applicable law or
|
|
145
|
+
agreed to in writing, Licensor provides the Work (and each
|
|
146
|
+
Contributor provides its Contributions) on an "AS IS" BASIS,
|
|
147
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
|
148
|
+
implied, including, without limitation, any warranties or conditions
|
|
149
|
+
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
|
150
|
+
PARTICULAR PURPOSE. You are solely responsible for determining the
|
|
151
|
+
appropriateness of using or redistributing the Work and assume any
|
|
152
|
+
risks associated with Your exercise of permissions under this License.
|
|
153
|
+
|
|
154
|
+
8. Limitation of Liability. In no event and under no legal theory,
|
|
155
|
+
whether in tort (including negligence), contract, or otherwise,
|
|
156
|
+
unless required by applicable law (such as deliberate and grossly
|
|
157
|
+
negligent acts) or agreed to in writing, shall any Contributor be
|
|
158
|
+
liable to You for damages, including any direct, indirect, special,
|
|
159
|
+
incidental, or consequential damages of any character arising as a
|
|
160
|
+
result of this License or out of the use or inability to use the
|
|
161
|
+
Work (including but not limited to damages for loss of goodwill,
|
|
162
|
+
work stoppage, computer failure or malfunction, or any and all
|
|
163
|
+
other commercial damages or losses), even if such Contributor
|
|
164
|
+
has been advised of the possibility of such damages.
|
|
165
|
+
|
|
166
|
+
9. Accepting Warranty or Additional Liability. While redistributing
|
|
167
|
+
the Work or Derivative Works thereof, You may choose to offer,
|
|
168
|
+
and charge a fee for, acceptance of support, warranty, indemnity,
|
|
169
|
+
or other liability obligations and/or rights consistent with this
|
|
170
|
+
License. However, in accepting such obligations, You may act only
|
|
171
|
+
on Your own behalf and on Your sole responsibility, not on behalf
|
|
172
|
+
of any other Contributor, and only if You agree to indemnify,
|
|
173
|
+
defend, and hold each Contributor harmless for any liability
|
|
174
|
+
incurred by, or claims asserted against, such Contributor by reason
|
|
175
|
+
of your accepting any such warranty or additional liability.
|
|
176
|
+
|
|
177
|
+
END OF TERMS AND CONDITIONS
|
|
178
|
+
|
|
179
|
+
APPENDIX: How to apply the Apache License to your work.
|
|
180
|
+
|
|
181
|
+
To apply the Apache License to your work, attach the following
|
|
182
|
+
boilerplate notice, with the fields enclosed by brackets "[]"
|
|
183
|
+
replaced with your own identifying information. (Don't include
|
|
184
|
+
the brackets!) The text should be enclosed in the appropriate
|
|
185
|
+
comment syntax for the file format. We also recommend that a
|
|
186
|
+
file or class name and description of purpose be included on the
|
|
187
|
+
same "printed page" as the copyright notice for easier
|
|
188
|
+
identification within third-party archives.
|
|
189
|
+
|
|
190
|
+
Copyright [yyyy] [name of copyright owner]
|
|
191
|
+
|
|
192
|
+
Licensed under the Apache License, Version 2.0 (the "License");
|
|
193
|
+
you may not use this file except in compliance with the License.
|
|
194
|
+
You may obtain a copy of the License at
|
|
195
|
+
|
|
196
|
+
http://www.apache.org/licenses/LICENSE-2.0
|
|
197
|
+
|
|
198
|
+
Unless required by applicable law or agreed to in writing, software
|
|
199
|
+
distributed under the License is distributed on an "AS IS" BASIS,
|
|
200
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
201
|
+
See the License for the specific language governing permissions and
|
|
202
|
+
limitations under the License.
|
package/NOTICE
ADDED
package/README.md
ADDED
|
@@ -0,0 +1,90 @@
|
|
|
1
|
+
# @codesweep-ai/lint
|
|
2
|
+
|
|
3
|
+
> **Various linters: doc style, doc correctness, open-source readiness, and more.**
|
|
4
|
+
|
|
5
|
+
[](https://github.com/codesweep-ai/lint/actions/workflows/ci.yml)
|
|
6
|
+
[](https://github.com/codesweep-ai/lint/blob/main/LICENSE)
|
|
7
|
+

|
|
8
|
+
|
|
9
|
+
`cs-lint` is a linter for repositories. It has four commands:
|
|
10
|
+
|
|
11
|
+
- **`cs-lint prose`** checks how the documentation is written.
|
|
12
|
+
- **`cs-lint refs`** checks that everything the documentation points at is
|
|
13
|
+
still there.
|
|
14
|
+
- **`cs-lint surface`** checks that the documented interface is the real one.
|
|
15
|
+
- **`cs-lint oss`** checks that the repository has what an open-source project
|
|
16
|
+
needs.
|
|
17
|
+
|
|
18
|
+
Each one prints a rule number, what is wrong, and the file and line to look at.
|
|
19
|
+
Each exits non-zero when it finds something, so you can run it in CI.
|
|
20
|
+
|
|
21
|
+
The linter is written in Go, and packaged here for npm projects.
|
|
22
|
+
|
|
23
|
+
## Quickstart
|
|
24
|
+
|
|
25
|
+
```bash
|
|
26
|
+
npm install --save-dev @codesweep-ai/lint
|
|
27
|
+
|
|
28
|
+
cd ~/code/my-project
|
|
29
|
+
cs-lint prose # how the documents are written
|
|
30
|
+
cs-lint refs # whether everything they point at is there
|
|
31
|
+
cs-lint oss # what a published repository owes a reader
|
|
32
|
+
cs-lint surface # whether the documented interface is the real one
|
|
33
|
+
```
|
|
34
|
+
|
|
35
|
+
A repository with nothing to tune needs no configuration. To tune one, write
|
|
36
|
+
`.cs-lint.yaml` at its root:
|
|
37
|
+
|
|
38
|
+
```yaml
|
|
39
|
+
docs:
|
|
40
|
+
documents: [README.md, MANUAL.md, SPEC.md] # read by refs and surface
|
|
41
|
+
|
|
42
|
+
prose:
|
|
43
|
+
glossary: [cassette, ruleset] # terms a reader cannot infer
|
|
44
|
+
lowercaseStarters: [my-tool] # the command name, which starts sentences
|
|
45
|
+
|
|
46
|
+
refs:
|
|
47
|
+
placeholderOK: [my-project] # paths a page leaves to the reader
|
|
48
|
+
|
|
49
|
+
surface:
|
|
50
|
+
tool: my-tool
|
|
51
|
+
toolPath: bin/my-tool
|
|
52
|
+
safeVerbs: [version, status] # read-only verbs a sample check may re-run
|
|
53
|
+
|
|
54
|
+
oss:
|
|
55
|
+
project: my-tool
|
|
56
|
+
githubRepo: acme/my-tool
|
|
57
|
+
```
|
|
58
|
+
|
|
59
|
+
Then wire it into the one command a contributor already runs:
|
|
60
|
+
|
|
61
|
+
```json
|
|
62
|
+
{
|
|
63
|
+
"scripts": {
|
|
64
|
+
"docs:prose": "cs-lint prose",
|
|
65
|
+
"docs:refs": "cs-lint refs",
|
|
66
|
+
"oss": "cs-lint oss",
|
|
67
|
+
"check": "npm run docs:prose && npm run docs:refs && npm run oss && npm test"
|
|
68
|
+
}
|
|
69
|
+
}
|
|
70
|
+
```
|
|
71
|
+
|
|
72
|
+
## Docs
|
|
73
|
+
|
|
74
|
+
The documentation lives in the [codesweep-ai/lint](https://github.com/codesweep-ai/lint)
|
|
75
|
+
GitHub repository, and none of it ships in this package.
|
|
76
|
+
|
|
77
|
+
- [INSTALL.md](https://github.com/codesweep-ai/lint/blob/main/INSTALL.md) · how to get the tool, and the setup it needs once
|
|
78
|
+
- [MANUAL.md](https://github.com/codesweep-ai/lint/blob/main/MANUAL.md) · the full surface: commands, options, settings, exit codes
|
|
79
|
+
- [SPEC.md](https://github.com/codesweep-ai/lint/blob/main/SPEC.md) · what the behaviour must be, and what is left open
|
|
80
|
+
- [CONTRIBUTING.md](https://github.com/codesweep-ai/lint/blob/main/CONTRIBUTING.md) · conventions, and the rituals a diff does not show
|
|
81
|
+
- [AGENTS.md](https://github.com/codesweep-ai/lint/blob/main/AGENTS.md) · where an agent looks first
|
|
82
|
+
|
|
83
|
+
## Contributing
|
|
84
|
+
|
|
85
|
+
Read [CONTRIBUTING.md](https://github.com/codesweep-ai/lint/blob/main/CONTRIBUTING.md).
|
|
86
|
+
It applies to coding agents as well as to people.
|
|
87
|
+
|
|
88
|
+
## License
|
|
89
|
+
|
|
90
|
+
[Apache-2.0](https://github.com/codesweep-ai/lint/blob/main/LICENSE).
|
package/bin/cs-lint.mjs
ADDED
|
@@ -0,0 +1,58 @@
|
|
|
1
|
+
#!/usr/bin/env node
|
|
2
|
+
// The command `npx cs-lint` runs. It finds the binary for this machine and
|
|
3
|
+
// becomes it: same arguments, same streams, same exit status.
|
|
4
|
+
//
|
|
5
|
+
// Nothing here interprets the run. cs-lint separates three exits — 0 nothing
|
|
6
|
+
// found, 1 something found, 2 could not run at all — and a gate reads all
|
|
7
|
+
// three, so a launcher that collapsed them would report a broken run as a
|
|
8
|
+
// passing one. The status is passed through untouched, and the launcher's own
|
|
9
|
+
// failures exit 2, which is the code that already means the linter did not get
|
|
10
|
+
// to run.
|
|
11
|
+
|
|
12
|
+
import { spawnSync } from "node:child_process";
|
|
13
|
+
import { constants } from "node:os";
|
|
14
|
+
import { binaryPath } from "../index.mjs";
|
|
15
|
+
|
|
16
|
+
// The exit code cs-lint uses for a run that could not happen. A launcher that
|
|
17
|
+
// cannot find its binary is one of those.
|
|
18
|
+
const COULD_NOT_RUN = 2;
|
|
19
|
+
|
|
20
|
+
let bin;
|
|
21
|
+
try {
|
|
22
|
+
bin = binaryPath();
|
|
23
|
+
} catch (err) {
|
|
24
|
+
console.error(`cs-lint: ${err.message}`);
|
|
25
|
+
process.exit(COULD_NOT_RUN);
|
|
26
|
+
}
|
|
27
|
+
|
|
28
|
+
const result = spawnSync(bin, process.argv.slice(2), {
|
|
29
|
+
// The linter writes a report for a person and reads nothing, so the streams
|
|
30
|
+
// are the parent's. Piping them would buffer the report until the run ended
|
|
31
|
+
// and drop the colours a terminal would have got.
|
|
32
|
+
stdio: "inherit",
|
|
33
|
+
// Large reports on stdout are the normal case for a first run against a
|
|
34
|
+
// repository that has never been linted.
|
|
35
|
+
maxBuffer: Infinity,
|
|
36
|
+
});
|
|
37
|
+
|
|
38
|
+
if (result.error) {
|
|
39
|
+
const { code } = result.error;
|
|
40
|
+
const hint =
|
|
41
|
+
code === "ENOENT"
|
|
42
|
+
? "the file is missing; reinstall with `rm -rf node_modules && npm install`"
|
|
43
|
+
: code === "EACCES"
|
|
44
|
+
? "the file is not executable; some archive tools drop the permission bit"
|
|
45
|
+
: result.error.message;
|
|
46
|
+
console.error(`cs-lint: cannot run ${bin}: ${hint}`);
|
|
47
|
+
process.exit(COULD_NOT_RUN);
|
|
48
|
+
}
|
|
49
|
+
|
|
50
|
+
// A binary killed by a signal has no exit code. Reporting the shell's
|
|
51
|
+
// 128 + signal keeps a Ctrl-C from reading as a clean run, which is what a
|
|
52
|
+
// bare `process.exit(result.status)` would produce, since status is null here.
|
|
53
|
+
if (result.signal) {
|
|
54
|
+
console.error(`cs-lint: killed by ${result.signal}`);
|
|
55
|
+
process.exit(128 + (constants.signals[result.signal] ?? 0));
|
|
56
|
+
}
|
|
57
|
+
|
|
58
|
+
process.exit(result.status ?? COULD_NOT_RUN);
|
package/index.mjs
ADDED
|
@@ -0,0 +1,95 @@
|
|
|
1
|
+
// Where the binary for this machine is.
|
|
2
|
+
//
|
|
3
|
+
// The binaries themselves ship as one package per platform, each marked with
|
|
4
|
+
// the `os` and `cpu` it is for and listed as an optional dependency of this
|
|
5
|
+
// one. npm installs the single package that matches and skips the rest, so a
|
|
6
|
+
// machine downloads one binary rather than four. This file is the lookup that
|
|
7
|
+
// finds it again at run time.
|
|
8
|
+
//
|
|
9
|
+
// It is exported rather than kept private because a project that wants to run
|
|
10
|
+
// the linter from its own script needs the path, and reaching into another
|
|
11
|
+
// package's directory to guess it is what this export exists to prevent.
|
|
12
|
+
|
|
13
|
+
import { createRequire } from "node:module";
|
|
14
|
+
|
|
15
|
+
const require = createRequire(import.meta.url);
|
|
16
|
+
|
|
17
|
+
// goreleaser names its targets in Go's vocabulary and npm filters installs with
|
|
18
|
+
// its own, so the two have to be mapped. The table is written out rather than
|
|
19
|
+
// derived from a rule, because a platform nobody built for must be a lookup
|
|
20
|
+
// miss that names the ones that exist, not a package name assembled from parts
|
|
21
|
+
// that resolves to nothing.
|
|
22
|
+
//
|
|
23
|
+
// The scope is read from this package's own name, which npm/build.mjs sets to
|
|
24
|
+
// the owner that published it, so a fork's build finds its own binaries.
|
|
25
|
+
const SCOPE = require("./package.json").name.split("/")[0];
|
|
26
|
+
const PACKAGES = {
|
|
27
|
+
"darwin arm64": `${SCOPE}/lint-darwin-arm64`,
|
|
28
|
+
"darwin x64": `${SCOPE}/lint-darwin-x64`,
|
|
29
|
+
"linux arm64": `${SCOPE}/lint-linux-arm64`,
|
|
30
|
+
"linux x64": `${SCOPE}/lint-linux-x64`,
|
|
31
|
+
};
|
|
32
|
+
|
|
33
|
+
// Raised when this platform has no build. Distinct from the class below,
|
|
34
|
+
// because the two have different answers: this one is a porting request, and
|
|
35
|
+
// that one is a broken install.
|
|
36
|
+
export class UnsupportedPlatformError extends Error {
|
|
37
|
+
constructor(platform, arch) {
|
|
38
|
+
super(
|
|
39
|
+
`cs-lint has no build for ${platform}/${arch}.\n` +
|
|
40
|
+
`Built platforms: ${Object.keys(PACKAGES).join(", ").replace(/ (?=\w+,|\w+$)/g, "/")}.\n` +
|
|
41
|
+
`Ask for one at https://github.com/codesweep-ai/lint/issues, or build from ` +
|
|
42
|
+
`a clone: https://github.com/codesweep-ai/lint/blob/main/INSTALL.md`,
|
|
43
|
+
);
|
|
44
|
+
this.name = "UnsupportedPlatformError";
|
|
45
|
+
this.platform = platform;
|
|
46
|
+
this.arch = arch;
|
|
47
|
+
}
|
|
48
|
+
}
|
|
49
|
+
|
|
50
|
+
// Raised when the platform is supported but its package is not on disk. Nearly
|
|
51
|
+
// always npm rather than the platform: an install that was copied between
|
|
52
|
+
// machines, or one that hit npm's long-standing bug where an existing
|
|
53
|
+
// node_modules loses optional dependencies. Both are fixed the same way, so the
|
|
54
|
+
// message says so rather than describing the cause.
|
|
55
|
+
export class MissingBinaryError extends Error {
|
|
56
|
+
constructor(pkg, cause) {
|
|
57
|
+
super(
|
|
58
|
+
`cs-lint is installed, but ${pkg} is not.\n` +
|
|
59
|
+
`That package carries the binary for this platform and installs with ` +
|
|
60
|
+
`cs-lint itself, so this usually means a node_modules built on another ` +
|
|
61
|
+
`platform, or npm dropping an optional dependency.\n` +
|
|
62
|
+
`Reinstall from a clean state:\n` +
|
|
63
|
+
` rm -rf node_modules package-lock.json && npm install\n` +
|
|
64
|
+
`In CI, prefer \`npm ci\` over a restored node_modules cache.`,
|
|
65
|
+
{ cause },
|
|
66
|
+
);
|
|
67
|
+
this.name = "MissingBinaryError";
|
|
68
|
+
this.package = pkg;
|
|
69
|
+
}
|
|
70
|
+
}
|
|
71
|
+
|
|
72
|
+
// The absolute path to the cs-lint binary for this machine.
|
|
73
|
+
//
|
|
74
|
+
// CS_LINT_BINARY overrides the lookup entirely. That is what lets this
|
|
75
|
+
// repository run the npm packaging against the binary it just built, rather
|
|
76
|
+
// than against the last one published, so the packaging is tested by the same
|
|
77
|
+
// gate as everything else.
|
|
78
|
+
export function binaryPath() {
|
|
79
|
+
const override = process.env.CS_LINT_BINARY;
|
|
80
|
+
if (override) return override;
|
|
81
|
+
|
|
82
|
+
const pkg = PACKAGES[`${process.platform} ${process.arch}`];
|
|
83
|
+
if (!pkg) throw new UnsupportedPlatformError(process.platform, process.arch);
|
|
84
|
+
|
|
85
|
+
// Resolved through require rather than joined onto a path, so it is found
|
|
86
|
+
// wherever the installer put it: nested, hoisted, or linked out of a store by
|
|
87
|
+
// pnpm or Yarn.
|
|
88
|
+
try {
|
|
89
|
+
return require.resolve(`${pkg}/bin/cs-lint`);
|
|
90
|
+
} catch (cause) {
|
|
91
|
+
throw new MissingBinaryError(pkg, cause);
|
|
92
|
+
}
|
|
93
|
+
}
|
|
94
|
+
|
|
95
|
+
export default binaryPath;
|
package/package.json
ADDED
|
@@ -0,0 +1,49 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "@codesweep-ai/lint",
|
|
3
|
+
"version": "0.0.0-20260915074254-271c4a39b67b",
|
|
4
|
+
"description": "Four linters over one repository: how its documents are written, whether every reference resolves, whether the documented interface is the real one, and what a published repository owes a reader.",
|
|
5
|
+
"license": "Apache-2.0",
|
|
6
|
+
"type": "module",
|
|
7
|
+
"engines": {
|
|
8
|
+
"node": ">=18.17"
|
|
9
|
+
},
|
|
10
|
+
"repository": {
|
|
11
|
+
"type": "git",
|
|
12
|
+
"url": "git+https://github.com/codesweep-ai/lint.git",
|
|
13
|
+
"directory": "npm/lint"
|
|
14
|
+
},
|
|
15
|
+
"homepage": "https://github.com/codesweep-ai/lint#readme",
|
|
16
|
+
"bugs": {
|
|
17
|
+
"url": "https://github.com/codesweep-ai/lint/issues"
|
|
18
|
+
},
|
|
19
|
+
"keywords": [
|
|
20
|
+
"ai-agents",
|
|
21
|
+
"developer-tools",
|
|
22
|
+
"documentation",
|
|
23
|
+
"golang",
|
|
24
|
+
"linter"
|
|
25
|
+
],
|
|
26
|
+
"publishConfig": {
|
|
27
|
+
"access": "public"
|
|
28
|
+
},
|
|
29
|
+
"bin": {
|
|
30
|
+
"cs-lint": "bin/cs-lint.mjs"
|
|
31
|
+
},
|
|
32
|
+
"exports": {
|
|
33
|
+
".": "./index.mjs",
|
|
34
|
+
"./package.json": "./package.json"
|
|
35
|
+
},
|
|
36
|
+
"files": [
|
|
37
|
+
"bin",
|
|
38
|
+
"index.mjs",
|
|
39
|
+
"README.md",
|
|
40
|
+
"LICENSE",
|
|
41
|
+
"NOTICE"
|
|
42
|
+
],
|
|
43
|
+
"optionalDependencies": {
|
|
44
|
+
"@codesweep-ai/lint-darwin-arm64": "0.0.0-20260915074254-271c4a39b67b",
|
|
45
|
+
"@codesweep-ai/lint-darwin-x64": "0.0.0-20260915074254-271c4a39b67b",
|
|
46
|
+
"@codesweep-ai/lint-linux-arm64": "0.0.0-20260915074254-271c4a39b67b",
|
|
47
|
+
"@codesweep-ai/lint-linux-x64": "0.0.0-20260915074254-271c4a39b67b"
|
|
48
|
+
}
|
|
49
|
+
}
|