mirror of
https://github.com/coder/coder.git
synced 2026-06-02 20:48:20 +00:00
feat: Add the option to generate a trial license during setup (#5110)
This allows users to generate a 30 day free license during setup to test out Enterprise features.
This commit is contained in:
@@ -123,6 +123,8 @@ linters-settings:
|
||||
|
||||
misspell:
|
||||
locale: US
|
||||
ignore-words:
|
||||
- trialer
|
||||
|
||||
nestif:
|
||||
min-complexity: 4 # Min complexity of if statements (def 5, goal 4)
|
||||
|
||||
Reference in New Issue
Block a user