Skip to content
This repository was archived by the owner on Dec 13, 2023. It is now read-only.

Commit 225084d

Browse files
markuspfSimran-B
andauthored
Remove jslint command line option for arangosh and arangoinspect (#1449)
* Remove documentation of `--jslint` command line option for arangosh/inspector * Note in appendix that jslint has been removed * Update 3.12/appendix-deprecated.md Co-authored-by: Simran <Simran-B@users.noreply.github.com> * Revert changes to generated files * Move to release notes --------- Co-authored-by: Simran <Simran-B@users.noreply.github.com> Co-authored-by: Simran Spiller <simran@arangodb.com>
1 parent 66a2ebc commit 225084d

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

3.12/release-notes-upgrading-changes312.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,13 @@ The second option is the recommended one, as it signals the intent more clearly,
3838
and makes the cache behave "as expected", i.e. use up to the configured
3939
memory limit and not just 56% of it.
4040

41+
## Client tools
42+
43+
### jslint feature in arangosh
44+
45+
The `--jslint` startup option and all of the underlying functionality has been
46+
removed from arangosh. The feature was mainly for internal purposes.
47+
4148
## HTTP RESTful API
4249

4350
### JavaScript-based traversal using `/_api/traversal`

0 commit comments

Comments
 (0)