Skip to content
This repository was archived by the owner on Sep 9, 2025. It is now read-only.

Commit 8c0a017

Browse files
authored
Merge pull request #173 from github/java-finch
Precise Java 2: The Javaning
2 parents 460793f + 26c04d0 commit 8c0a017

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

52 files changed

+1193
-80
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
/Cargo.lock
2-
/*.html
2+
*.html

languages/tree-sitter-stack-graphs-java/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ This project defines tree-sitter-stack-graphs rules for Java using the [tree-sit
77
The project is organized as follows:
88

99
- The stack graph rules are defined in `src/stack-graphs.tsg`.
10-
- Tests are put into the `tests` directory.
10+
- Tests are put into the `test` directory.
1111

1212
The following commands are intended to be run from the repo root.
1313

0 commit comments

Comments
 (0)