mirror of
https://github.com/LukeHagar/redocly-cli.git
synced 2025-12-11 04:21:21 +00:00
fix: show error if apis or rules not provided (#1055)
This commit is contained in:
8
__tests__/lint/extends-empty-array/snapshot.js
Normal file
8
__tests__/lint/extends-empty-array/snapshot.js
Normal file
@@ -0,0 +1,8 @@
|
||||
// Jest Snapshot v1, https://goo.gl/fbAQLP
|
||||
|
||||
exports[`E2E lint extends-empty-array 1`] = `
|
||||
|
||||
⚠️ No rules were configured. Learn how to configure rules: https://redocly.com/docs/cli/rules/
|
||||
|
||||
|
||||
`;
|
||||
Reference in New Issue
Block a user