fix: do not run dialog callback inside transaction commit (#31606)
This commit is contained in:
		
					parent
					
						
							
								1e618ef06c
							
						
					
				
			
			
				commit
				
					
						c4d35cd18c
					
				
			
		
					 4 changed files with 58 additions and 17 deletions
				
			
		| 
						 | 
				
			
			@ -90,6 +90,7 @@ const LINTERS = [{
 | 
			
		|||
      spawnAndCheckExitCode('python', ['script/run-clang-format.py', ...filenames]);
 | 
			
		||||
    }
 | 
			
		||||
    const filter = [
 | 
			
		||||
      '-readability/braces',
 | 
			
		||||
      '-readability/casting',
 | 
			
		||||
      '-whitespace/braces',
 | 
			
		||||
      '-whitespace/indent',
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue