Skip to content
Snippets Groups Projects
  • Cam Saul's avatar
    bc4acbd2
    Enable Kondo for tests (part 1) (#24736) · bc4acbd2
    Cam Saul authored
    * Fix some small things
    
    * Add Kondo to deps.edn to be able to debug custom hooks from REPL
    
    * Fix macroexpansion hook for with-temp* without values
    
    * Test config (WIP)
    
    * More misc fixes
    
    * Disable :inline-def for tests
    
    * More misc fixes
    
    * Fix $ids and mbql-query kondo hooks.
    
    * Fix with-temporary-setting-values with namespaced symbols
    
    * More misc fixes
    
    * Fix the rest of the easy ones
    
    * Fix hook for mt/dataset
    
    * Horrible hack to work around https://github.com/clj-kondo/clj-kondo/issues/1773 . Custom linter for mbql-query macro
    
    * Fix places calling mbql-query with a keyword table name
    
    * Fix the last few errors in test/
    
    * Fix errors in enterprise/test and shared/test
    
    * Fix driver test errors
    
    * Enable linters on CI
    
    * Enable unresolved-namespace linter for tests
    
    * Appease the namespace linter again
    
    * Test fixes
    Enable Kondo for tests (part 1) (#24736)
    Cam Saul authored
    * Fix some small things
    
    * Add Kondo to deps.edn to be able to debug custom hooks from REPL
    
    * Fix macroexpansion hook for with-temp* without values
    
    * Test config (WIP)
    
    * More misc fixes
    
    * Disable :inline-def for tests
    
    * More misc fixes
    
    * Fix $ids and mbql-query kondo hooks.
    
    * Fix with-temporary-setting-values with namespaced symbols
    
    * More misc fixes
    
    * Fix the rest of the easy ones
    
    * Fix hook for mt/dataset
    
    * Horrible hack to work around https://github.com/clj-kondo/clj-kondo/issues/1773 . Custom linter for mbql-query macro
    
    * Fix places calling mbql-query with a keyword table name
    
    * Fix the last few errors in test/
    
    * Fix errors in enterprise/test and shared/test
    
    * Fix driver test errors
    
    * Enable linters on CI
    
    * Enable unresolved-namespace linter for tests
    
    * Appease the namespace linter again
    
    * Test fixes
Code owners
Assign users and groups as approvers for specific file changes. Learn more.