Skip to content

Commit

Permalink
misc: clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
redocmath committed Oct 20, 2023
1 parent dc588a4 commit e2d1fb7
Show file tree
Hide file tree
Showing 6 changed files with 2 additions and 65 deletions.
8 changes: 0 additions & 8 deletions .trunk/.gitignore

This file was deleted.

10 changes: 0 additions & 10 deletions .trunk/configs/.markdownlint.yaml

This file was deleted.

7 changes: 0 additions & 7 deletions .trunk/configs/.shellcheckrc

This file was deleted.

10 changes: 0 additions & 10 deletions .trunk/configs/.yamllint.yaml

This file was deleted.

28 changes: 0 additions & 28 deletions .trunk/trunk.yaml

This file was deleted.

4 changes: 2 additions & 2 deletions doc/grammar.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@

## Introduction

It is the official Wopslang language reference for v0.1 alpha.
It is the official Wopslang language reference for v0.2 alpha.
Because this version is a test version, so lots of stuff in here can be changed.
Of course, lots of new grammar can be added to Wopslang.
So, make sure to check this page when you updated Wopslang to the newest version.
Expand Down Expand Up @@ -531,7 +531,7 @@ ContinueStmt = "continue" .

## Builtin Functions

> Note: there are only four basic functions in Wopslang v0.1. We'll add more function very soon.
> Note: there are only four basic functions in Wopslang v0.2. We'll add more function very soon.
Redirect to [here][ext-link-1]

Expand Down

0 comments on commit e2d1fb7

Please sign in to comment.