lib/defs.js- This file is generated code. NEVER modify it directly.- Generated via
make lib/defs.jsfrom the AMQP specification - If linting issues arise, exclude this file from linting rules rather than modifying it
- Generated via
- NEVER commit when tests are failing
- NEVER commit when there are lint errors
- Always run
npm testandnpm run lintbefore committing - If tests are failing, investigate and fix the issue before proceeding