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

Commit 42773a9

Browse files
committedJul 6, 2021
linted
1 parent a5fbec5 commit 42773a9

File tree

212 files changed

+8857
-8848
lines changed

Some content is hidden

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

212 files changed

+8857
-8848
lines changed
 

‎.github/linters/.dockerfilelintrc

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
rules:
22
invalid_command: off
33
base_image_tag: off
4+
missing_tag: off

‎.github/linters/.ecrc

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"Exclude": [
3+
"docs/lua-nginx-module/known-issues.md",
4+
"docs/lua-nginx-module/nginx-api-for-lua.md"
5+
]
6+
}

0 commit comments

Comments
 (0)
This repository has been archived.