potiuk commented on issue #44995:
URL: https://github.com/apache/airflow/issues/44995#issuecomment-2548801695
Current status - it fails wit:
```
[jarek:~/code/airflow] main+ 101 ± RUST_BACKTRACE=1 prefligit run
⠙ Initializing hooks...
thread 'main'
panicked at src/languages/mod.rs:47:18:
not yet implemented
stack backtrace:
0: rust_begin_unwind
1: core::panicking::panic_fmt
2: core::panicking::panic
3: prefligit::hook::HookBuilder::combine
4: prefligit::hook::Project::init_hooks::{{closure}}
5: prefligit::cli::run::run::run::{{closure}}
6: prefligit::run::{{closure}}
7: tokio::runtime::scheduler::current_thread::CurrentThread::block_on
8: tokio::runtime::runtime::Runtime::block_on
9: prefligit::main
note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose
backtrace.
[jarek:~/code/airflow] main+ 101 ±
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]