Auto-regenerate files
This commit is contained in:
7
action.yml
generated
7
action.yml
generated
@@ -853,11 +853,18 @@ inputs:
|
||||
default: 2
|
||||
|
||||
# Number of lines to display per question or answer
|
||||
# Code snippets will take one line slot and should be configured with "plugin_stackoverflow_lines_snippet" instead
|
||||
# Set to 0 to disable limitations
|
||||
plugin_stackoverflow_lines:
|
||||
description: Maximum number of lines to display per question or answer
|
||||
default: 4
|
||||
|
||||
# Number of lines to display per code snippet
|
||||
# Set to 0 to disable limitations
|
||||
plugin_stackoverflow_lines_snippet:
|
||||
description: Maximum number of lines to display per code snippet
|
||||
default: 2
|
||||
|
||||
# ====================================================================================
|
||||
# ✒️ Recent posts
|
||||
|
||||
|
||||
Reference in New Issue
Block a user