mirror of
https://github.com/spring-projects/spring-security.git
synced 2026-04-17 22:40:26 +00:00
rg '@Rule' -g '!buildSrc/**' -l | xargs sed -i '/@Rule/d' rg 'import org.junit.Rule' -g '!buildSrc/**' -l | xargs sed -i '/import org.junit.Rule/d'